python-pyang on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-pyang

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

$ yay -Rns python-pyang

2. Manually Install "python-pyang" via AUR

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

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

b. Clone python-pyang's git locally

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

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

$ cd ~/python-pyang $ makepkg -si

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

ID: 861994
Name: python-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/python-pyang.tar.gz