cd-bin on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S cd-bin

* (Optional) Uninstall cd-bin on Arch using YAY

$ yay -Rns cd-bin

2. Manually Install "cd-bin" via AUR

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

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

b. Clone cd-bin's git locally

$ git clone https://aur.archlinux.org/cd-bin.git ~/cd-bin

c. Go to ~/cd-bin folder and install it

$ cd ~/cd-bin $ makepkg -si

3. Information about the cd-bin package on Arch User Repository (AUR)

ID: 979545
Name: cd-bin
PackageBaseID: 172432
PackageBase: cd-bin
Version: 5.14-1
Description: A vector graphics toolkit with device independent output. Pre-compiled.
URL: https://www.tecgraf.puc-rio.br/cd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: viniciusalmada
Submitter: viniciusalmada
FirstSubmitted: 1635267995
LastModified: 1635267995
URLPath: /cgit/aur.git/snapshot/cd-bin.tar.gz