python-eon on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-eon

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

$ yay -Rns python-eon

2. Manually Install "python-eon" via AUR

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

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

b. Clone python-eon's git locally

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

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

$ cd ~/python-eon $ makepkg -si

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

ID: 555690
Name: python-eon
PackageBaseID: 137005
PackageBase: python-eon
Version: 1.0-1
Description: Source code accompanying 'Mathematics of Epidemics on Networks' by Kiss, Miller, and Simon
URL: https://epidemicsonnetworks.readthedocs.io/en/latest/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jg-you
Submitter: jg-you
FirstSubmitted: 1540841343
LastModified: 1540841343
URLPath: /cgit/aur.git/snapshot/python-eon.tar.gz