1

Here's the deb link : http://pkgs.org/ubuntu-12.10/ubuntu-universe-i386/torcs_1.3.3-5ubuntu1_i386.deb.html

I think to install torcs I need to install

torcs-data_1.3.3-5ubuntu1_all.deb, 
torcs-data-cars_1.3.3-5ubuntu1_all.deb and 
torcs-data-tracks_1.3.3-5ubuntu1_all.deb

Should I install this way ?

Edit:

2 Answers2

1

I don't recommend downloading .deb files off the internet when they are available in the repositories.

You can install Torcs 1.3.3 just by running:

sudo apt-get install torcs

Make sure you've enabled the universe repositories: How do I enable the "Universe" repository from the command line?

Was there any special reason you wanted to use this site?

Seth
  • 58,122
1

Ok I have installed TORCS 1.3.3 from Ubuntu 12.10 Repo. I have manually downloaded all the .deb packages needed for torcs

Here are the links-

  1. http://pkgs.org/ubuntu-12.10/ubuntu-universe-i386/torcs_1.3.3-5ubuntu1_i386.deb.html
  2. http://pkgs.org/ubuntu-12.10/ubuntu-universe-i386/torcs-data_1.3.3-5ubuntu1_all.deb.html
  3. http://pkgs.org/ubuntu-12.10/ubuntu-universe-i386/torcs-data-cars_1.3.3-5ubuntu1_all.deb.html
  4. http://pkgs.org/ubuntu-12.10/ubuntu-universe-i386/torcs-data-tracks_1.3.3-5ubuntu1_all.deb.html

Now the tricky part is, the order you need to install. Follow this order. Install using "GDebi Package Installer".

1. torcs-data-cars_1.3.3-5ubuntu1_all.deb
2. torcs-data-tracks_1.3.3-5ubuntu1_all.deb
3. torcs-data_1.3.3-5ubuntu1_all.deb
4. torcs_1.3.3-5ubuntu1_i386.deb

If you want to uninstall, the order will be 4 to 1. Please keep the .deb packages. after installing torcs, if you want to uninstall it, then first click on "torcs_1.3.3-5ubuntu1_i386.deb" then choose open with Gdebi Package Installer. This will bring the Package install dialouge, but you will see a remove option there. Use that option to remove the package.