libccd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libccd

* (Optional) Uninstall libccd on Arch using YAY

$ yay -Rns libccd

2. Manually Install "libccd" via AUR

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

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

b. Clone libccd's git locally

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

c. Go to ~/libccd folder and install it

$ cd ~/libccd $ makepkg -si

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

ID: 613301
Name: libccd
PackageBaseID: 74850
PackageBase: libccd
Version: 2.1-1
Description: Library for collision detection between two convex shapes.
URL: https://github.com/danfis/libccd
NumVotes: 11
Popularity: 0.224059
OutOfDate:
Maintainer: acxz
Submitter: bchretien
FirstSubmitted: 1382971680
LastModified: 1558062809
URLPath: /cgit/aur.git/snapshot/libccd.tar.gz