pypacman on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pypacman

* (Optional) Uninstall pypacman on Arch using YAY

$ yay -Rns pypacman

2. Manually Install "pypacman" via AUR

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

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

b. Clone pypacman's git locally

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

c. Go to ~/pypacman folder and install it

$ cd ~/pypacman $ makepkg -si

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

ID: 1019082
Name: pypacman
PackageBaseID: 175059
PackageBase: pypacman
Version: 0.7-2
Description: Pacman game written in python
URL: https://github.com/denix666/pypacman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: den23513
FirstSubmitted: 1642244673
LastModified: 1642244673
URLPath: /cgit/aur.git/snapshot/pypacman.tar.gz