tminesweeper on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S tminesweeper

* (Optional) Uninstall tminesweeper on Arch using YAY

$ yay -Rns tminesweeper

2. Manually Install "tminesweeper" via AUR

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

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

b. Clone tminesweeper's git locally

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

c. Go to ~/tminesweeper folder and install it

$ cd ~/tminesweeper $ makepkg -si

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

ID: 773448
Name: tminesweeper
PackageBaseID: 156267
PackageBase: tminesweeper
Version: 1.0.1-1
Description: Minesweeper game in terminal
URL: https://github.com/langong-dev/tminesweeper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Arch-Jason
Submitter: Arch-Jason
FirstSubmitted: 1596423091
LastModified: 1596423091
URLPath: /cgit/aur.git/snapshot/tminesweeper.tar.gz