zk-spaced on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S zk-spaced

* (Optional) Uninstall zk-spaced on Arch using YAY

$ yay -Rns zk-spaced

2. Manually Install "zk-spaced" via AUR

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

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

b. Clone zk-spaced's git locally

$ git clone https://aur.archlinux.org/zk-spaced.git ~/zk-spaced

c. Go to ~/zk-spaced folder and install it

$ cd ~/zk-spaced $ makepkg -si

3. Information about the zk-spaced package on Arch User Repository (AUR)

ID: 1289334
Name: zk-spaced
PackageBaseID: 195744
PackageBase: zk-spaced
Version: 1.0.0-1
Description: Spaced repetition for zk
URL: https://github.com/matze/zk-spaced
NumVotes: 1
Popularity: 0.007852
OutOfDate:
Maintainer: kirasok
Submitter: kirasok
FirstSubmitted: 1689438987
LastModified: 1689438987
URLPath: /cgit/aur.git/snapshot/zk-spaced.tar.gz

5. The same packages on other Linux Distributions