minefield on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install minefield on Arch using YAY
$
yay -S
minefield
Copied
* (Optional) Uninstall minefield on Arch using YAY
$
yay -Rns
minefield
Copied
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
Copied
b. Clone minefield's git locally
$
git clone https://aur.archlinux.org/minefield.git
~/minefield
Copied
c. Go to ~/minefield folder and install it
$
cd
~/minefield
Copied
$
makepkg -si
Copied
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
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