python-arch on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-arch

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

$ yay -Rns python-arch

2. Manually Install "python-arch" via AUR

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

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

b. Clone python-arch's git locally

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

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

$ cd ~/python-arch $ makepkg -si

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

ID: 1354863
Name: python-arch
PackageBaseID: 118647
PackageBase: python-arch
Version: 6.2.0-1
Description: ARCH models in Python.
URL: https://pypi.python.org/pypi/arch
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1484077467
LastModified: 1700246594
URLPath: /cgit/aur.git/snapshot/python-arch.tar.gz