chipmunk on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "chipmunk" 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 chipmunk on Arch using YAY
$
yay -S
chipmunk
Copied
* (Optional) Uninstall chipmunk on Arch using YAY
$
yay -Rns
chipmunk
Copied
2. Manually Install "chipmunk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chipmunk's git locally
$
git clone https://aur.archlinux.org/chipmunk.git
~/chipmunk
Copied
c. Go to ~/chipmunk folder and install it
$
cd
~/chipmunk
Copied
$
makepkg -si
Copied
3. Information about the chipmunk package on Arch User Repository (AUR)
ID: 799252
Name: chipmunk
PackageBaseID: 18517
PackageBase: chipmunk
Version: 7.0.3-2
Description: A high-performance 2D rigid body physics library
URL: https://chipmunk-physics.net/
NumVotes: 32
Popularity: 8.0E-6
OutOfDate:
Maintainer: adsun
Submitter:
FirstSubmitted: 1216476038
LastModified: 1601606741
URLPath: /cgit/aur.git/snapshot/chipmunk.tar.gz
Name: chipmunk
PackageBaseID: 18517
PackageBase: chipmunk
Version: 7.0.3-2
Description: A high-performance 2D rigid body physics library
URL: https://chipmunk-physics.net/
NumVotes: 32
Popularity: 8.0E-6
OutOfDate:
Maintainer: adsun
Submitter:
FirstSubmitted: 1216476038
LastModified: 1601606741
URLPath: /cgit/aur.git/snapshot/chipmunk.tar.gz