vim-notes on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S vim-notes

* (Optional) Uninstall vim-notes on Arch using YAY

$ yay -Rns vim-notes

2. Manually Install "vim-notes" via AUR

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

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

b. Clone vim-notes's git locally

$ git clone https://aur.archlinux.org/vim-notes.git ~/vim-notes

c. Go to ~/vim-notes folder and install it

$ cd ~/vim-notes $ makepkg -si

3. Information about the vim-notes package on Arch User Repository (AUR)

ID: 380352
Name: vim-notes
PackageBaseID: 54178
PackageBase: vim-notes
Version: 0.33.4-2
Description: Easy note taking in Vim
URL: http://www.vim.org/scripts/script.php?script_id=3375
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: FMB
Submitter: dracorp
FirstSubmitted: 1321817711
LastModified: 1486076053
URLPath: /cgit/aur.git/snapshot/vim-notes.tar.gz