libpedsim on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S libpedsim

* (Optional) Uninstall libpedsim on Arch using YAY

$ yay -Rns libpedsim

2. Manually Install "libpedsim" via AUR

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

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

b. Clone libpedsim's git locally

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

c. Go to ~/libpedsim folder and install it

$ cd ~/libpedsim $ makepkg -si

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

ID: 205866
Name: libpedsim
PackageBaseID: 84340
PackageBase: libpedsim
Version: 2.3-2
Description: A Microscopic Pedestrian Crowd Simulation System
URL: http://pedsim.silmaril.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Mikaye
FirstSubmitted: 1407081513
LastModified: 1435847897
URLPath: /cgit/aur.git/snapshot/libpedsim.tar.gz