vim-phpcomplete on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vim-phpcomplete

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

$ yay -Rns vim-phpcomplete

2. Manually Install "vim-phpcomplete" via AUR

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

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

b. Clone vim-phpcomplete's git locally

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

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

$ cd ~/vim-phpcomplete $ makepkg -si

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

ID: 204925
Name: vim-phpcomplete
PackageBaseID: 48559
PackageBase: vim-phpcomplete
Version: 1.3.3-1
Description: Omni completition for PHP
URL: http://www.vim.org/scripts/script.php?script_id=3171
NumVotes: 10
Popularity: 0
OutOfDate: 1701041116
Maintainer: seberm
Submitter: seberm
FirstSubmitted: 1304015958
LastModified: 1435658128
URLPath: /cgit/aur.git/snapshot/vim-phpcomplete.tar.gz