uci-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S uci-git

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

$ yay -Rns uci-git

2. Manually Install "uci-git" via AUR

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

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

b. Clone uci-git's git locally

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

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

$ cd ~/uci-git $ makepkg -si

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

ID: 1240824
Name: uci-git
PackageBaseID: 141799
PackageBase: uci-git
Version: r566.g04d0c46-1
Description: OpenWrt unified configuration interface
URL: https://openwrt.org/docs/techref/uci
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1557048826
LastModified: 1681376675
URLPath: /cgit/aur.git/snapshot/uci-git.tar.gz