libucl on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install libucl on Arch using YAY
$
yay -S
libucl
Copied
* (Optional) Uninstall libucl on Arch using YAY
$
yay -Rns
libucl
Copied
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
Copied
b. Clone libucl's git locally
$
git clone https://aur.archlinux.org/libucl.git
~/libucl
Copied
c. Go to ~/libucl folder and install it
$
cd
~/libucl
Copied
$
makepkg -si
Copied
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
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