zudoku on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S zudoku

* (Optional) Uninstall zudoku on Arch using YAY

$ yay -Rns zudoku

2. Manually Install "zudoku" via AUR

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

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

b. Clone zudoku's git locally

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

c. Go to ~/zudoku folder and install it

$ cd ~/zudoku $ makepkg -si

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

ID: 1006279
Name: zudoku
PackageBaseID: 174107
PackageBase: zudoku
Version: 1.0.0-1
Description: Git repository manager
URL: https://gitlab.com/rasmusmerzin/zudoku
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rasmusmerzin
Submitter: rasmusmerzin
FirstSubmitted: 1639858386
LastModified: 1639858386
URLPath: /cgit/aur.git/snapshot/zudoku.tar.gz