simlib on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S simlib

* (Optional) Uninstall simlib on Arch using YAY

$ yay -Rns simlib

2. Manually Install "simlib" via AUR

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

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

b. Clone simlib's git locally

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

c. Go to ~/simlib folder and install it

$ cd ~/simlib $ makepkg -si

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

ID: 1012961
Name: simlib
PackageBaseID: 127702
PackageBase: simlib
Version: 3.08_20211004-1
Description: A simple SIMulation LIBrary for the C++ programming language
URL: http://www.fit.vutbr.cz/~peringer/SIMLIB/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: DouBall
Submitter: thewhoo
FirstSubmitted: 1512328164
LastModified: 1641133595
URLPath: /cgit/aur.git/snapshot/simlib.tar.gz