ubuntu 1.1.0.4 other terminal download method
#2
Time for some command line madness :)
cd /tmp; wget http://downloads.sourceforge.net/project/actiongame/AssaultCube%20Version%201.1.0.4/AssaultCube_v1.1.0.4.tar.bz2 && cd ~ && tar -xjf /tmp/AssaultCube_v1.1.0.4.tar.bz2 && mv 1.1.0.4 AssaultCube_1.1.0.4
This will install AC in a directory named AssaultCube_1.1.0.4 within your home directory. Now, you just run ./assaultcube.sh from there.
Thanks given by:


Messages In This Thread
RE: ubuntu 1.1.0.4 other terminal download method - by tempest - 24 Nov 10, 12:16AM