mdzk on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mdzk

* (Optional) Uninstall mdzk on Arch using YAY

$ yay -Rns mdzk

2. Manually Install "mdzk" via AUR

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

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

b. Clone mdzk's git locally

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

c. Go to ~/mdzk folder and install it

$ cd ~/mdzk $ makepkg -si

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

ID: 1041329
Name: mdzk
PackageBaseID: 172079
PackageBase: mdzk
Version: 0.5.2-1
Description: Plain text Zettelkasten based on mdBook
URL: https://github.com/mdzk-rs/mdzk
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1634360924
LastModified: 1645528578
URLPath: /cgit/aur.git/snapshot/mdzk.tar.gz