torcs on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "torcs" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install torcs on Arch using YAY

$ yay -S torcs

* (Optional) Uninstall torcs on Arch using YAY

$ yay -Rns torcs

2. Manually Install "torcs" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone torcs's git locally

$ git clone https://aur.archlinux.org/torcs.git ~/torcs

c. Go to ~/torcs folder and install it

$ cd ~/torcs $ makepkg -si

3. Information about the torcs package on Arch User Repository (AUR)

ID: 928047
Name: torcs
PackageBaseID: 128919
PackageBase: torcs
Version: 1.3.7-6
Description: A 3D racing cars simulator using OpenGL
URL: http://torcs.sourceforge.net
NumVotes: 4
Popularity: 0.004445
OutOfDate:
Maintainer: jose1711
Submitter: Barthalion
FirstSubmitted: 1515329616
LastModified: 1624993784
URLPath: /cgit/aur.git/snapshot/torcs.tar.gz