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