vim-notes on AUR (Arch User Repository)
Last updated: January 08,2025
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
Copied
b. Install vim-notes on Arch using YAY
$
yay -S
vim-notes
Copied
* (Optional) Uninstall vim-notes on Arch using YAY
$
yay -Rns
vim-notes
Copied
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
Copied
b. Clone vim-notes's git locally
$
git clone https://aur.archlinux.org/vim-notes.git
~/vim-notes
Copied
c. Go to ~/vim-notes folder and install it
$
cd
~/vim-notes
Copied
$
makepkg -si
Copied
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
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