libclut on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "libclut" 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 libclut on Arch using YAY
$
yay -S
libclut
Copied
* (Optional) Uninstall libclut on Arch using YAY
$
yay -Rns
libclut
Copied
2. Manually Install "libclut" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libclut's git locally
$
git clone https://aur.archlinux.org/libclut.git
~/libclut
Copied
c. Go to ~/libclut folder and install it
$
cd
~/libclut
Copied
$
makepkg -si
Copied
3. Information about the libclut package on Arch User Repository (AUR)
ID: 962539
Name: libclut
PackageBaseID: 113592
PackageBase: libclut
Version: 1.2.1-1
Description: C library for manipulating colour lookup tables
URL: https://github.com/maandree/libclut
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1468437452
LastModified: 1631954043
URLPath: /cgit/aur.git/snapshot/libclut.tar.gz
Name: libclut
PackageBaseID: 113592
PackageBase: libclut
Version: 1.2.1-1
Description: C library for manipulating colour lookup tables
URL: https://github.com/maandree/libclut
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1468437452
LastModified: 1631954043
URLPath: /cgit/aur.git/snapshot/libclut.tar.gz