sysrepo on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "sysrepo" 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
Copied
b. Install sysrepo on Arch using YAY
$
yay -S
sysrepo
Copied
* (Optional) Uninstall sysrepo on Arch using YAY
$
yay -Rns
sysrepo
Copied
2. Manually Install "sysrepo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sysrepo's git locally
$
git clone https://aur.archlinux.org/sysrepo.git
~/sysrepo
Copied
c. Go to ~/sysrepo folder and install it
$
cd
~/sysrepo
Copied
$
makepkg -si
Copied
3. Information about the sysrepo package on Arch User Repository (AUR)
ID: 932951
Name: sysrepo
PackageBaseID: 141251
PackageBase: sysrepo
Version: 2.0.1-1
Description: YANG-based configuration and operational state data store for Unix/Linux applications
URL: http://www.sysrepo.org/
NumVotes: 3
Popularity: 0.867707
OutOfDate: 1677234795
Maintainer:
Submitter: kyechou
FirstSubmitted: 1555307698
LastModified: 1625984182
URLPath: /cgit/aur.git/snapshot/sysrepo.tar.gz
Name: sysrepo
PackageBaseID: 141251
PackageBase: sysrepo
Version: 2.0.1-1
Description: YANG-based configuration and operational state data store for Unix/Linux applications
URL: http://www.sysrepo.org/
NumVotes: 3
Popularity: 0.867707
OutOfDate: 1677234795
Maintainer:
Submitter: kyechou
FirstSubmitted: 1555307698
LastModified: 1625984182
URLPath: /cgit/aur.git/snapshot/sysrepo.tar.gz