python-archinfo on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-archinfo

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

$ yay -Rns python-archinfo

2. Manually Install "python-archinfo" via AUR

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

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

b. Clone python-archinfo's git locally

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

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

$ cd ~/python-archinfo $ makepkg -si

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

ID: 1058815
Name: python-archinfo
PackageBaseID: 173921
PackageBase: python-archinfo
Version: 9.1.12332-1
Description: A collection of classes that contain architecture-specific information.
URL: https://github.com/angr/archinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xeonacid
FirstSubmitted: 1639379567
LastModified: 1648611022
URLPath: /cgit/aur.git/snapshot/python-archinfo.tar.gz