braincurses on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S braincurses

* (Optional) Uninstall braincurses on Arch using YAY

$ yay -Rns braincurses

2. Manually Install "braincurses" via AUR

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

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

b. Clone braincurses's git locally

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

c. Go to ~/braincurses folder and install it

$ cd ~/braincurses $ makepkg -si

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

ID: 334832
Name: braincurses
PackageBaseID: 115186
PackageBase: braincurses
Version: 1.1.0-1
Description: A version of the classic game Mastermind.
URL: https://github.com/bderrly/braincurses
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bderrly
Submitter: bderrly
FirstSubmitted: 1472794959
LastModified: 1472794959
URLPath: /cgit/aur.git/snapshot/braincurses.tar.gz