python-archspec on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-archspec

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

$ yay -Rns python-archspec

2. Manually Install "python-archspec" via AUR

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

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

b. Clone python-archspec's git locally

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

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

$ cd ~/python-archspec $ makepkg -si

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

ID: 1327788
Name: python-archspec
PackageBaseID: 162871
PackageBase: python-archspec
Version: 0.2.1-1
Description: A library for detecting, labeling, and reasoning about microarchitectures
URL: https://github.com/archspec/archspec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arielzn
Submitter: arielzn
FirstSubmitted: 1612397922
LastModified: 1696243198
URLPath: /cgit/aur.git/snapshot/python-archspec.tar.gz