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