To install the launcher via the unofficial PPA, first add the PPA to your system's Software Sources.
sudo add-apt-repository ppa:thundergemios10/an-anime-game-launcher
sudo apt update
Then install the launcher with:
sudo apt install an-anime-game-launcher
To install the launcher via terminal run:
sudo dpkg -i an-anime-game-launcher_3.13.0_all.deb
To uninstall the launcher via terminal run:
sudo apt remove an-anime-game-launcher
If you wish to remove the Launchpad PPA, you can run:
sudo add-apt-repository --remove ppa:thundergemios10/an-anime-game-launcher
sudo apt update