python-pymunk on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S python-pymunk

* (Optional) Uninstall python-pymunk on Arch using YAY

$ yay -Rns python-pymunk

2. Manually Install "python-pymunk" via AUR

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

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

b. Clone python-pymunk's git locally

$ git clone https://aur.archlinux.org/python-pymunk.git ~/python-pymunk

c. Go to ~/python-pymunk folder and install it

$ cd ~/python-pymunk $ makepkg -si

3. Information about the python-pymunk package on Arch User Repository (AUR)

ID: 831322
Name: python-pymunk
PackageBaseID: 83015
PackageBase: python-pymunk
Version: 6.0.0-1
Description: A wrapper around the 2d physics library Chipmunk
URL: http://www.pymunk.org/
NumVotes: 21
Popularity: 0
OutOfDate: 1662395100
Maintainer: oprypin
Submitter: mtorromeo
FirstSubmitted: 1402646616
LastModified: 1607550984
URLPath: /cgit/aur.git/snapshot/python-pymunk.tar.gz