vim-phpfolding on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-phpfolding

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

$ yay -Rns vim-phpfolding

2. Manually Install "vim-phpfolding" via AUR

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

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

b. Clone vim-phpfolding's git locally

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

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

$ cd ~/vim-phpfolding $ makepkg -si

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

ID: 541742
Name: vim-phpfolding
PackageBaseID: 98996
PackageBase: vim-phpfolding
Version: 2.1-1
Description: PHP folding plugin for vim written by Ray Burgemeestre
URL: http://www.vim.org/scripts/script.php?script_id=1623
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: t0nedef
Submitter: t0nedef
FirstSubmitted: 1440884826
LastModified: 1536322820
URLPath: /cgit/aur.git/snapshot/vim-phpfolding.tar.gz