nudoku on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nudoku

* (Optional) Uninstall nudoku on Arch using YAY

$ yay -Rns nudoku

2. Manually Install "nudoku" via AUR

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

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

b. Clone nudoku's git locally

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

c. Go to ~/nudoku folder and install it

$ cd ~/nudoku $ makepkg -si

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

ID: 1383922
Name: nudoku
PackageBaseID: 168932
PackageBase: nudoku
Version: 3.0.0-1
Description: ncurses based sudoku game
URL: https://jubalh.github.io/nudoku
NumVotes: 4
Popularity: 0.000418
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1626363350
LastModified: 1704949400
URLPath: /cgit/aur.git/snapshot/nudoku.tar.gz