libclut on AUR (Arch User Repository)

Last updated: June 29,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

b. Install libclut on Arch using YAY

$ yay -S libclut

* (Optional) Uninstall libclut on Arch using YAY

$ yay -Rns libclut

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

b. Clone libclut's git locally

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

c. Go to ~/libclut folder and install it

$ cd ~/libclut $ makepkg -si

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