libnetconf-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libnetconf-git

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

$ yay -Rns libnetconf-git

2. Manually Install "libnetconf-git" via AUR

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

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

b. Clone libnetconf-git's git locally

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

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

$ cd ~/libnetconf-git $ makepkg -si

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

ID: 603923
Name: libnetconf-git
PackageBaseID: 83462
PackageBase: libnetconf-git
Version: r2232.159e155f-1
Description: a NETCONF library in C intended for building NETCONF clients and servers.
URL: https://github.com/CESNET/libnetconf
NumVotes: 2
Popularity: 0
OutOfDate: 1708352391
Maintainer: pkoretic
Submitter: pkoretic
FirstSubmitted: 1404208313
LastModified: 1555261586
URLPath: /cgit/aur.git/snapshot/libnetconf-git.tar.gz