python-pyasn on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S python-pyasn

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

$ yay -Rns python-pyasn

2. Manually Install "python-pyasn" via AUR

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

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

b. Clone python-pyasn's git locally

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

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

$ cd ~/python-pyasn $ makepkg -si

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

ID: 1070697
Name: python-pyasn
PackageBaseID: 174809
PackageBase: python-pyasn
Version: 1.6.1-2
Description: Offline IP address to Autonomous System Number lookup module
URL: https://github.com/hadiasghari/pyasn
NumVotes: 2
Popularity: 0.271269
OutOfDate:
Maintainer: lsf
FirstSubmitted: 1641642342
LastModified: 1650660404
URLPath: /cgit/aur.git/snapshot/python-pyasn.tar.gz

5. The same packages on other Linux Distributions