vim-perl-completion on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-perl-completion

* (Optional) Uninstall vim-perl-completion on Arch using YAY

$ yay -Rns vim-perl-completion

2. Manually Install "vim-perl-completion" via AUR

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

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

b. Clone vim-perl-completion's git locally

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

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

$ cd ~/vim-perl-completion $ makepkg -si

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

ID: 622167
Name: vim-perl-completion
PackageBaseID: 38476
PackageBase: vim-perl-completion
Version: 2.42-1
Description: perl omni completion support for basic Moose syntax, variable names (array, hash, ...), class methods, etc.
URL: https://www.vim.org/scripts/script.php?script_id=2852
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1277583534
LastModified: 1560719516
URLPath: /cgit/aur.git/snapshot/vim-perl-completion.tar.gz