tmines on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tmines

* (Optional) Uninstall tmines on Arch using YAY

$ yay -Rns tmines

2. Manually Install "tmines" via AUR

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

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

b. Clone tmines's git locally

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

c. Go to ~/tmines folder and install it

$ cd ~/tmines $ makepkg -si

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

ID: 470714
Name: tmines
PackageBaseID: 128017
PackageBase: tmines
Version: 1.0-1
Description: terminal minesweeper clone
URL: https://github.com/tropf/tmines
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tropf
Submitter: tropf
FirstSubmitted: 1513602813
LastModified: 1513602814
URLPath: /cgit/aur.git/snapshot/tmines.tar.gz