ucl on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "ucl" 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 ucl on Arch using YAY
$
yay -S
ucl
Copied
* (Optional) Uninstall ucl on Arch using YAY
$
yay -Rns
ucl
Copied
2. Manually Install "ucl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ucl's git locally
$
git clone https://aur.archlinux.org/ucl.git
~/ucl
Copied
c. Go to ~/ucl folder and install it
$
cd
~/ucl
Copied
$
makepkg -si
Copied
3. Information about the ucl package on Arch User Repository (AUR)
ID: 1235374
Name: ucl
PackageBaseID: 192229
PackageBase: ucl
Version: 1.03-9
Description: Portable lossless data compression library written in ANSI C
URL: https://www.oberhumer.com/opensource/ucl/
NumVotes: 6
Popularity: 0.279167
OutOfDate:
Maintainer: tarball
Submitter: arojas
FirstSubmitted: 1680371212
LastModified: 1680371212
URLPath: /cgit/aur.git/snapshot/ucl.tar.gz
Name: ucl
PackageBaseID: 192229
PackageBase: ucl
Version: 1.03-9
Description: Portable lossless data compression library written in ANSI C
URL: https://www.oberhumer.com/opensource/ucl/
NumVotes: 6
Popularity: 0.279167
OutOfDate:
Maintainer: tarball
Submitter: arojas
FirstSubmitted: 1680371212
LastModified: 1680371212
URLPath: /cgit/aur.git/snapshot/ucl.tar.gz