simpy on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install simpy on Arch using YAY
$
yay -S
simpy
Copied
* (Optional) Uninstall simpy on Arch using YAY
$
yay -Rns
simpy
Copied
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
Copied
b. Clone simpy's git locally
$
git clone https://aur.archlinux.org/simpy.git
~/simpy
Copied
c. Go to ~/simpy folder and install it
$
cd
~/simpy
Copied
$
makepkg -si
Copied
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
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