python-mines on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-mines

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

$ yay -Rns python-mines

2. Manually Install "python-mines" via AUR

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

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

b. Clone python-mines's git locally

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

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

$ cd ~/python-mines $ makepkg -si

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

ID: 1252440
Name: python-mines
PackageBaseID: 174476
PackageBase: python-mines
Version: 1.0.6-2
Description: A mine sweeping game for the console
URL: https://github.com/coNQP/mines
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1640702209
LastModified: 1683188954
URLPath: /cgit/aur.git/snapshot/python-mines.tar.gz