libxcm on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S libxcm

* (Optional) Uninstall libxcm on Arch using YAY

$ yay -Rns libxcm

2. Manually Install "libxcm" via AUR

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

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

b. Clone libxcm's git locally

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

c. Go to ~/libxcm folder and install it

$ cd ~/libxcm $ makepkg -si

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

ID: 462321
Name: libxcm
PackageBaseID: 44984
PackageBase: libxcm
Version: 0.5.3-1
Description: A library containing the a reference implementation of the net-color specs
URL: http://oyranos.org/
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1293960695
LastModified: 1511033902
URLPath: /cgit/aur.git/snapshot/libxcm.tar.gz