vim-simpylfold on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S vim-simpylfold

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

$ yay -Rns vim-simpylfold

2. Manually Install "vim-simpylfold" via AUR

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

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

b. Clone vim-simpylfold's git locally

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

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

$ cd ~/vim-simpylfold $ makepkg -si

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

ID: 1033756
Name: vim-simpylfold
PackageBaseID: 108179
PackageBase: vim-simpylfold
Version: 2.0-1
Description: Vim plugin providing simple, correct folding for Python
URL: https://github.com/tmhedberg/SimpylFold
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: amos
Submitter: amos
FirstSubmitted: 1456744540
LastModified: 1644366479
URLPath: /cgit/aur.git/snapshot/vim-simpylfold.tar.gz