Jump to content

don't know how to run the game


JustALibero
 Share

Recommended Posts

i might sound stupid to some people, but i downloaded 0.a.d on kali linux 2.0 and i don't know what command  i should use to run it the one that is shown on the official  site isn't working, i hope i can get some help soon

Link to comment
Share on other sites

33 minutes ago, stanislas69 said:

Why not download it via the repos ? 


sudo add-apt-repository ppa:wfg/0ad
sudo apt-get update
sudo apt-get install 0ad

then in the command just type 0ad

tried it but it say that the command not found

Link to comment
Share on other sites

When you try to install with apt-get, do you get any error messages?  I'm not familiar with Debian-based distros (I use Fedora.) but you can try:

apt-get list 0ad

and if apt-get is anything like dnf, it should either list it as Installed or Available.  You might also consider asking on a support group for your distro because this might be an issue with your package management software.

Link to comment
Share on other sites

Kali is designed as a penetration testing distro it might not have all the bits and pieces installed to run 0AD so you might have to try a different distro. What was the output in the terminal when you issued the 

sudo add-apt-repository ppa:wfg/0ad
sudo apt-get update
sudo apt-get install 0ad

it should have asked you if wanted to install some extra packages if it did not then I doubt that it was really installed have a look with your file browser at /usr/games the first file should be 0ad a launch script for the game if it's not there the game did not install period.

 

Enjoy the Choice :)

Edited by Loki1950
forgot a word
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...