Play flatpak packaged games on ubuntu

Overview###

Flatpak is a packaging method, in order to be able to run the same version of the application on different Linux distributions, you can in-depth study. Next, I will lead you to run the teacup head game packaged with flatpak on ubuntu

Finding the game###

For the game, you can search for flatpak linux in The Pirate Bay, and then download it with the torrent tool. If you can’t find it, you can copy the torrent download link below. I recommend using deluge for the torrent download tool.

magnet:?xt=urn:btih:bc952d3ba5f23cddea832b6dc76248d2bf15dee9&dn=%5BFlatpak-Linux%5DCuphead&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969

Install flatpak

It's easy to install
Add software source
sudo add-apt-repository ppa:alexlarsson/flatpak
Update software source information
sudo apt update
Install flatpak
sudo apt install flatpak

Install Tea Cup Head###

This is not difficult. After the download is complete, there are the following files

Bboysoul  ➜  [Flatpak-Linux]Cuphead ls
Cuphead.flatpak  install.sh  run.sh  uninstall.sh

You only need to grant executable permissions to the following files
chmod +x ./*
Then run the installation script
. /install.sh
Then run
. /run.sh
Running teacup head
If you want to uninstall you can run
. /uninstall.sh

Welcome to follow Bboysoul's blog www.bboysoul.com
Have Fun

Recommended Posts

Play flatpak packaged games on ubuntu
lamp on ubuntu
How to play happily with Python3 on Ubuntu
install vscode on ubuntu18
Install Redis on Ubuntu
Install R4 on ubuntu20
Install nvtop on Ubuntu 18.04
Install postgresql-10 on Ubuntu 18.04
Install docker on Ubuntu
Install Docker on ubuntu18.04
Install nodejs10 on Ubuntu16
Install mysql on Ubuntu 14.04
Install Django on ubuntu
Install Pytorch+CUDA on Ubuntu 16.04
Install Python3 on Ubuntu 14.04
Install rJava on Ubuntu18
Install JDK10+ on Ubuntu
Install Python3 on Ubuntu 16.04
ROS learning---Install ROS on Ubuntu
Install KDE on Ubuntu16.04.2
Install Docker on Ubuntu18
Install Python3.7 on Ubuntu
Install flashplayer on Ubuntu
Docker practice (1): install Docker on Ubuntu 16.04
Install ubuntu on virtual machine
Install OpenSSL 1.0.2 on Ubuntu Server 14.04
Install QQ robot on Ubuntu 16.04
Upgrade Ubuntu 18.04 on Azure to 18.10
Install Android Studio on Ubuntu
Configure tomcat on ubuntu server
Install scrapy framework on ubuntu
Install Mysql offline on Ubuntu
Install Oracle Java8 on Ubuntu
Install Odoo 11 stack on Ubuntu 16.04
Install Go locale on Ubuntu16
Install common software on Ubuntu 16.04
Install non-portable QQ on ubuntu
Install Docker on Ubuntu 18.04 offline