python-simpy on AUR (Arch User Repository)

Last updated: February 06,2025

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

$ yay -S python-simpy

* (Optional) Uninstall python-simpy on Arch using YAY

$ yay -Rns python-simpy

2. Manually Install "python-simpy" via AUR

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

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

b. Clone python-simpy's git locally

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

c. Go to ~/python-simpy folder and install it

$ cd ~/python-simpy $ makepkg -si

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

ID: 1352374
Name: python-simpy
PackageBaseID: 151897
PackageBase: python-simpy
Version: 4.1.1-1
Description: Event discrete, process based simulation for Python.
URL: http://simpy.readthedocs.org/en/latest/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1587668846
LastModified: 1699866999
URLPath: /cgit/aur.git/snapshot/python-simpy.tar.gz