python-mesa on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-mesa

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

$ yay -Rns python-mesa

2. Manually Install "python-mesa" via AUR

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

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

b. Clone python-mesa's git locally

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

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

$ cd ~/python-mesa $ makepkg -si

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

ID: 1393383
Name: python-mesa
PackageBaseID: 191007
PackageBase: python-mesa
Version: 2.2.3-1
Description: Agent-based modeling (ABM) in Python
URL: https://github.com/projectmesa/mesa
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1677835890
LastModified: 1706354638
URLPath: /cgit/aur.git/snapshot/python-mesa.tar.gz