libnetconf2 on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S libnetconf2

* (Optional) Uninstall libnetconf2 on Arch using YAY

$ yay -Rns libnetconf2

2. Manually Install "libnetconf2" via AUR

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

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

b. Clone libnetconf2's git locally

$ git clone https://aur.archlinux.org/libnetconf2.git ~/libnetconf2

c. Go to ~/libnetconf2 folder and install it

$ cd ~/libnetconf2 $ makepkg -si

3. Information about the libnetconf2 package on Arch User Repository (AUR)

ID: 818679
Name: libnetconf2
PackageBaseID: 131188
PackageBase: libnetconf2
Version: 1.1.26-1
Description: A NETCONF library in C intended for building NETCONF clients and servers.
URL: https://github.com/CESNET/libnetconf2
NumVotes: 1
Popularity: 0
OutOfDate: 1694611508
Maintainer: bidulock
Submitter: leonshaw
FirstSubmitted: 1522290988
LastModified: 1605334903
URLPath: /cgit/aur.git/snapshot/libnetconf2.tar.gz