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

b. Install chipmunk on Arch using YAY

$ yay -S chipmunk

* (Optional) Uninstall chipmunk on Arch using YAY

$ yay -Rns chipmunk

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

b. Clone chipmunk's git locally

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

c. Go to ~/chipmunk folder and install it

$ cd ~/chipmunk $ makepkg -si

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