libcm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libcm

* (Optional) Uninstall libcm on Arch using YAY

$ yay -Rns libcm

2. Manually Install "libcm" via AUR

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

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

b. Clone libcm's git locally

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

c. Go to ~/libcm folder and install it

$ cd ~/libcm $ makepkg -si

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

ID: 199678
Name: libcm
PackageBaseID: 15456
PackageBase: libcm
Version: 0.1.1-1
Description: A compositing manager library
URL: http://ftp.gnome.org/pub/GNOME/sources/libcm/
NumVotes: 1
Popularity: 0
OutOfDate: 1700826210
Maintainer:
Submitter: net147
FirstSubmitted: 1204430291
LastModified: 1434678806
URLPath: /cgit/aur.git/snapshot/libcm.tar.gz