minefield on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S minefield

* (Optional) Uninstall minefield on Arch using YAY

$ yay -Rns minefield

2. Manually Install "minefield" via AUR

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

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

b. Clone minefield's git locally

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

c. Go to ~/minefield folder and install it

$ cd ~/minefield $ makepkg -si

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

ID: 231993
Name: minefield
PackageBaseID: 98867
PackageBase: minefield
Version: 2.2-2
Description: Minefield game written in C and ncurses
URL: https://github.com/FedeDP/minefield
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nierro
Submitter: Nierro
FirstSubmitted: 1440769493
LastModified: 1442653201
URLPath: /cgit/aur.git/snapshot/minefield.tar.gz