libyang-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libyang-git

* (Optional) Uninstall libyang-git on Arch using YAY

$ yay -Rns libyang-git

2. Manually Install "libyang-git" via AUR

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

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

b. Clone libyang-git's git locally

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

c. Go to ~/libyang-git folder and install it

$ cd ~/libyang-git $ makepkg -si

3. Information about the libyang-git package on Arch User Repository (AUR)

ID: 1324477
Name: libyang-git
PackageBaseID: 197917
PackageBase: libyang-git
Version: r4278.838c6c6ad-1
Description: libyang is YANG data modelling language parser and toolkit written (and providing API) in C
URL: https://github.com/CESNET/libyang/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: syyyr
Submitter: syyyr
FirstSubmitted: 1695663962
LastModified: 1695663962
URLPath: /cgit/aur.git/snapshot/libyang-git.tar.gz