libxcm on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install libxcm on Arch using YAY
$
yay -S
libxcm
Copied
* (Optional) Uninstall libxcm on Arch using YAY
$
yay -Rns
libxcm
Copied
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
Copied
b. Clone libxcm's git locally
$
git clone https://aur.archlinux.org/libxcm.git
~/libxcm
Copied
c. Go to ~/libxcm folder and install it
$
cd
~/libxcm
Copied
$
makepkg -si
Copied
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
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