libucl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libucl

* (Optional) Uninstall libucl on Arch using YAY

$ yay -Rns libucl

2. Manually Install "libucl" via AUR

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

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

b. Clone libucl's git locally

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

c. Go to ~/libucl folder and install it

$ cd ~/libucl $ makepkg -si

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

ID: 1213887
Name: libucl
PackageBaseID: 178962
PackageBase: libucl
Version: 0.8.2-1
Description: Universal configuration library parser
URL: https://github.com/vstakhov/libucl
NumVotes: 1
Popularity: 1.6E-5
OutOfDate:
Maintainer: ATWA
Submitter: ATWA
FirstSubmitted: 1652910150
LastModified: 1676931250
URLPath: /cgit/aur.git/snapshot/libucl.tar.gz