zettelkasten on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S zettelkasten

* (Optional) Uninstall zettelkasten on Arch using YAY

$ yay -Rns zettelkasten

2. Manually Install "zettelkasten" via AUR

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

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

b. Clone zettelkasten's git locally

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

c. Go to ~/zettelkasten folder and install it

$ cd ~/zettelkasten $ makepkg -si

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

ID: 959045
Name: zettelkasten
PackageBaseID: 170927
PackageBase: zettelkasten
Version: 3.3.1-1
Description: A Zettelkasten software based on the working principle of Niklas Luhmann
URL: http://zettelkasten.danielluedecke.de/
NumVotes: 1
Popularity: 0
OutOfDate: 1690834351
Maintainer:
Submitter: msch
FirstSubmitted: 1631277898
LastModified: 1631277898
URLPath: /cgit/aur.git/snapshot/zettelkasten.tar.gz