vim-indent-guides on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "vim-indent-guides" 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-indent-guides on Arch using YAY
$
yay -S
vim-indent-guides
Copied
* (Optional) Uninstall vim-indent-guides on Arch using YAY
$
yay -Rns
vim-indent-guides
Copied
2. Manually Install "vim-indent-guides" 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-indent-guides's git locally
$
git clone https://aur.archlinux.org/vim-indent-guides.git
~/vim-indent-guides
Copied
c. Go to ~/vim-indent-guides folder and install it
$
cd
~/vim-indent-guides
Copied
$
makepkg -si
Copied
3. Information about the vim-indent-guides package on Arch User Repository (AUR)
ID: 798235
Name: vim-indent-guides
PackageBaseID: 98179
PackageBase: vim-indent-guides
Version: 1.7-1
Description: Visually display indent levels in Vim
URL: http://www.vim.org/scripts/script.php?script_id=3361
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cgirard
Submitter: cgirard
FirstSubmitted: 1440157337
LastModified: 1601391863
URLPath: /cgit/aur.git/snapshot/vim-indent-guides.tar.gz
Name: vim-indent-guides
PackageBaseID: 98179
PackageBase: vim-indent-guides
Version: 1.7-1
Description: Visually display indent levels in Vim
URL: http://www.vim.org/scripts/script.php?script_id=3361
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cgirard
Submitter: cgirard
FirstSubmitted: 1440157337
LastModified: 1601391863
URLPath: /cgit/aur.git/snapshot/vim-indent-guides.tar.gz