notekit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S notekit

* (Optional) Uninstall notekit on Arch using YAY

$ yay -Rns notekit

2. Manually Install "notekit" via AUR

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

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

b. Clone notekit's git locally

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

c. Go to ~/notekit folder and install it

$ cd ~/notekit $ makepkg -si

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

ID: 1184761
Name: notekit
PackageBaseID: 183446
PackageBase: notekit
Version: 0.2.0-1
Description: A GTK3 hierarchical markdown notetaking application with tablet support.
URL: https://github.com/blackhole89/notekit
NumVotes: 2
Popularity: 0.000124
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1655902319
LastModified: 1671373123
URLPath: /cgit/aur.git/snapshot/notekit.tar.gz