python2-pyang on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python2-pyang

* (Optional) Uninstall python2-pyang on Arch using YAY

$ yay -Rns python2-pyang

2. Manually Install "python2-pyang" via AUR

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

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

b. Clone python2-pyang's git locally

$ git clone https://aur.archlinux.org/python2-pyang.git ~/python2-pyang

c. Go to ~/python2-pyang folder and install it

$ cd ~/python2-pyang $ makepkg -si

3. Information about the python2-pyang package on Arch User Repository (AUR)

ID: 861993
Name: python2-pyang
PackageBaseID: 123968
PackageBase: python2-pyang
Version: 2.4.0-1
Description: A YANG (RFC 6020) validator and converter
URL: https://github.com/mbj4668/pyang
NumVotes: 1
Popularity: 0
OutOfDate: 1674594167
Maintainer: InfernoZeus
Submitter: lpapp
FirstSubmitted: 1499788057
LastModified: 1613073003
URLPath: /cgit/aur.git/snapshot/python2-pyang.tar.gz