simpy on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S simpy

* (Optional) Uninstall simpy on Arch using YAY

$ yay -Rns simpy

2. Manually Install "simpy" via AUR

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

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

b. Clone simpy's git locally

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

c. Go to ~/simpy folder and install it

$ cd ~/simpy $ makepkg -si

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

ID: 508576
Name: simpy
PackageBaseID: 24835
PackageBase: simpy
Version: 3.0.10-1
Description: Event discrete, process based simulation for Python.
URL: https://simpy.rtfd.org
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: pedromj
Submitter: mathieu.clabaut
FirstSubmitted: 1237559511
LastModified: 1525674982
URLPath: /cgit/aur.git/snapshot/simpy.tar.gz