terminal-mines on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S terminal-mines

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

$ yay -Rns terminal-mines

2. Manually Install "terminal-mines" via AUR

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

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

b. Clone terminal-mines's git locally

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

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

$ cd ~/terminal-mines $ makepkg -si

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

ID: 852030
Name: terminal-mines
PackageBaseID: 133063
PackageBase: terminal-mines
Version: 1.2.0-1
Description: An ncurses-based minesweeper game.
URL: https://github.com/accatyyc/terminal-mines
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: devplayer0
Submitter: devplayer0
FirstSubmitted: 1527857309
LastModified: 1611434469
URLPath: /cgit/aur.git/snapshot/terminal-mines.tar.gz