sudoku-tk on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S sudoku-tk

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

$ yay -Rns sudoku-tk

2. Manually Install "sudoku-tk" via AUR

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

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

b. Clone sudoku-tk's git locally

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

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

$ cd ~/sudoku-tk $ makepkg -si

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

ID: 552051
Name: sudoku-tk
PackageBaseID: 136595
PackageBase: sudoku-tk
Version: 1.2.1-1
Description: Sudoku games and puzzle solver written in Python
URL: https://github.com/j4321/Sudoku-Tk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1539293381
LastModified: 1539678870
URLPath: /cgit/aur.git/snapshot/sudoku-tk.tar.gz