Tremulous Forum

General => Troubleshooting => Topic started by: NoSpin on November 12, 2006, 10:03:58 am

Title: Installing Trem
Post by: NoSpin on November 12, 2006, 10:03:58 am
I just switched to Linux and do not know how to install programs.

How do you install tremulous?

I am running kubuntu.

Thanks
Brett
Title: Installing Trem
Post by: David on November 12, 2006, 01:55:50 pm
download the installer to your home directory, and then do
Code: [Select]
sudo sh ~/tremulous-1.1.0-installer.x86.run

If you don't have root access drop the sudo to install it in you home directory.
Title: Installing Trem
Post by: NoSpin on November 13, 2006, 02:28:50 am
Thanks