libcolour on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S libcolour

* (Optional) Uninstall libcolour on Arch using YAY

$ yay -Rns libcolour

2. Manually Install "libcolour" via AUR

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

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

b. Clone libcolour's git locally

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

c. Go to ~/libcolour folder and install it

$ cd ~/libcolour $ makepkg -si

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

ID: 962540
Name: libcolour
PackageBaseID: 117882
PackageBase: libcolour
Version: 2.3-1
Description: A C colour space library
URL: https://github.com/maandree/libcolour
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1482274106
LastModified: 1631954068
URLPath: /cgit/aur.git/snapshot/libcolour.tar.gz