vim-fastfold on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vim-fastfold

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

$ yay -Rns vim-fastfold

2. Manually Install "vim-fastfold" via AUR

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

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

b. Clone vim-fastfold's git locally

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

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

$ cd ~/vim-fastfold $ makepkg -si

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

ID: 1406165
Name: vim-fastfold
PackageBaseID: 119979
PackageBase: vim-fastfold
Version: 5.3-1
Description: Vim plugin to speed up syntax foldmethod
URL: https://github.com/Konfekt/FastFold
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rkubosz
Submitter: rkubosz
FirstSubmitted: 1487631069
LastModified: 1707408728
URLPath: /cgit/aur.git/snapshot/vim-fastfold.tar.gz