Results 1 to 4 of 4
Ok, I was an avid America's Army player when I was using Windows. When I converted to linux, I researched about it for linux and downloaded it. Unfortunately, it is ...
- 11-03-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 26
Uninstalling Americas Army for linux
Ok, I was an avid America's Army player when I was using Windows. When I converted to linux, I researched about it for linux and downloaded it. Unfortunately, it is an old version, and I want to uninstall it. However, whenever I run
sudo ./uninstall
when I am in the directory with the uninstall script, it says cannot find an uninstall script. I read several forums, and people say to use the
su
command. When I type in
su
it asks me for root password; which I do not know.
Is there any other way to uninstall this game and/or how do I obtain the root password?
- 11-03-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,788
If you are running one of the *buntu distros, they use sudo rather than the root account (su):
...enter your user password when it's requestedCode:sudo commandname
Oops... I misread your post. Better let someone more familiar with *buntu reply with a solution.oz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 05-20-2008 #3Just Joined!
- Join Date
- May 2008
- Posts
- 36
Try to use
instead of su.Code:sudo -i
- 05-20-2008 #4Just Joined!
- Join Date
- Oct 2007
- Posts
- 26
6 months late is better than not at all I suppose..thanks for the help.


Reply With Quote
