vnote on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vnote

* (Optional) Uninstall vnote on Arch using YAY

$ yay -Rns vnote

2. Manually Install "vnote" via AUR

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

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

b. Clone vnote's git locally

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

c. Go to ~/vnote folder and install it

$ cd ~/vnote $ makepkg -si

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

ID: 1321985
Name: vnote
PackageBaseID: 132278
PackageBase: vnote
Version: 3.17.0-1
Description: A Vim-inspired note-taking application, especially for Markdown.
URL: https://vnotex.github.io/vnote/en_us/
NumVotes: 15
Popularity: 0.426482
OutOfDate:
Maintainer: FabioLolix
Submitter: erk
FirstSubmitted: 1525934229
LastModified: 1695226294
URLPath: /cgit/aur.git/snapshot/vnote.tar.gz