JustALibero Posted May 1, 2016 Share Posted May 1, 2016 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 More sharing options...
Stan` Posted May 1, 2016 Share Posted May 1, 2016 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 Link to comment Share on other sites More sharing options...
JustALibero Posted May 1, 2016 Author Share Posted May 1, 2016 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 More sharing options...
Stan` Posted May 1, 2016 Share Posted May 1, 2016 "0ad" ? Try pyrogenesis. Link to comment Share on other sites More sharing options...
JustALibero Posted May 1, 2016 Author Share Posted May 1, 2016 6 minutes ago, stanislas69 said: "0ad" ? Try pyrogenesis. both the "0ad" and "pyrogenesis" aren't working. Link to comment Share on other sites More sharing options...
Stan` Posted May 1, 2016 Share Posted May 1, 2016 Mmmh does it appear in your application list on the taskbar ? Link to comment Share on other sites More sharing options...
JustALibero Posted May 1, 2016 Author Share Posted May 1, 2016 Just now, stanislas69 said: Mmmh does it appear in your application list on the taskbar ? Nope, but it appear in the package manager. Link to comment Share on other sites More sharing options...
Stan` Posted May 1, 2016 Share Posted May 1, 2016 Try to see if you can find the install files. Maybe it got corrupt. If you do find them, lauch binaries/system/pyrogenesis. Link to comment Share on other sites More sharing options...
sideburns Posted May 1, 2016 Share Posted May 1, 2016 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 More sharing options...
Loki1950 Posted May 1, 2016 Share Posted May 1, 2016 (edited) 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 May 1, 2016 by Loki1950 forgot a word 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now