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