sumo on AUR (Arch User Repository)

Last updated: December 23,2024

1. Install "sumo" 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 sumo on Arch using YAY

$ yay -S sumo

* (Optional) Uninstall sumo on Arch using YAY

$ yay -Rns sumo

2. Manually Install "sumo" via AUR

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

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

b. Clone sumo's git locally

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

c. Go to ~/sumo folder and install it

$ cd ~/sumo $ makepkg -si

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

ID: 1390698
Name: sumo
PackageBaseID: 81376
PackageBase: sumo
Version: 1.19.0-3
Description: Traffic simulation modelling road vehicles, public transport and pedestrians.
URL: http://sumo.dlr.de
NumVotes: 11
Popularity: 0.047724
OutOfDate:
Maintainer: akstrfn
Submitter: mareex
FirstSubmitted: 1398726740
LastModified: 1705960020
URLPath: /cgit/aur.git/snapshot/sumo.tar.gz