minecurses-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S minecurses-git

* (Optional) Uninstall minecurses-git on Arch using YAY

$ yay -Rns minecurses-git

2. Manually Install "minecurses-git" via AUR

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

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

b. Clone minecurses-git's git locally

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

c. Go to ~/minecurses-git folder and install it

$ cd ~/minecurses-git $ makepkg -si

3. Information about the minecurses-git package on Arch User Repository (AUR)

ID: 211582
Name: minecurses-git
PackageBaseID: 82582
PackageBase: minecurses-git
Version: r32.dbbff0e-1
Description: A ncurses clone of minesweeeper written in C
URL: https://github.com/EliteTK/minecurses.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Arch-TK
Submitter: HalosGhost
FirstSubmitted: 1402009950
LastModified: 1436876189
URLPath: /cgit/aur.git/snapshot/minecurses-git.tar.gz