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