nsudoku on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S nsudoku

* (Optional) Uninstall nsudoku on Arch using YAY

$ yay -Rns nsudoku

2. Manually Install "nsudoku" via AUR

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

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

b. Clone nsudoku's git locally

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

c. Go to ~/nsudoku folder and install it

$ cd ~/nsudoku $ makepkg -si

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

ID: 233227
Name: nsudoku
PackageBaseID: 100594
PackageBase: nsudoku
Version: 1.3-1
Description: A ncurses-based Sudoku puzzle game.
URL: https://www.tbmatuka.com/nsudoku/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1443015863
LastModified: 1443016233
URLPath: /cgit/aur.git/snapshot/nsudoku.tar.gz