libcd on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libcd

* (Optional) Uninstall libcd on Arch using YAY

$ yay -Rns libcd

2. Manually Install "libcd" via AUR

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

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

b. Clone libcd's git locally

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

c. Go to ~/libcd folder and install it

$ cd ~/libcd $ makepkg -si

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

ID: 944499
Name: libcd
PackageBaseID: 39082
PackageBase: libcd
Version: 5.14-2
Description: Canvas Draw - 2D vector graphics library
URL: https://www.tecgraf.puc-rio.br/cd/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: blueowl
Submitter:
FirstSubmitted: 1279788746
LastModified: 1628247695
URLPath: /cgit/aur.git/snapshot/libcd.tar.gz