tui-sudoku on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tui-sudoku

* (Optional) Uninstall tui-sudoku on Arch using YAY

$ yay -Rns tui-sudoku

2. Manually Install "tui-sudoku" via AUR

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

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

b. Clone tui-sudoku's git locally

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

c. Go to ~/tui-sudoku folder and install it

$ cd ~/tui-sudoku $ makepkg -si

3. Information about the tui-sudoku package on Arch User Repository (AUR)

ID: 1355748
Name: tui-sudoku
PackageBaseID: 197945
PackageBase: tui-sudoku
Version: 0.5.2-1
Description: A configurable terminal interface sudoku game, written in Bash, with quite a few features
URL: https://gitlab.com/christosangel/tui-sudoku
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1695761314
LastModified: 1700403048
URLPath: /cgit/aur.git/snapshot/tui-sudoku.tar.gz