PPA repository for Ubuntu
#1
The PPA repo for Ubuntu is outdated. It lists 1.1.0.4 as the most recent, but everybody still plays 1.2.0.2. What are the terminal commands I would enter to add the Assaultcube repository to my system?
Edit: I found a debian package (which is what I was initially looking for).
Thanks given by:
#2
https://launchpad.net/~pmjdebruijn/+arch...be-release - Pascal prepared v. 1.2.0.2 package on Launchpad.
Thanks given by:
#3
So it would be
sudo add-apt-repository ppa:http://ppa.launchpad.net/pmjdebruijn/assaultcube-release/ubuntu
apt-get update
sudo apt-get assaultcube
Right?
Thanks given by:
#4
Read "Adding this PPA to your system". :)

So:
sudo add-apt-repository ppa:pmjdebruijn/assaultcube-release
sudo apt-get update
sudo apt-get install assaultcube
Thanks given by:
#5
I'm trying to update Ubuntu's repository, not actually add a new one.
Thanks given by: