vim-pack on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vim-pack

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

$ yay -Rns vim-pack

2. Manually Install "vim-pack" via AUR

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

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

b. Clone vim-pack's git locally

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

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

$ cd ~/vim-pack $ makepkg -si

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

ID: 685645
Name: vim-pack
PackageBaseID: 148124
PackageBase: vim-pack
Version: 0.2.5-1
Description: The missing vim8 package manager
URL: https://github.com/maralla/pack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bart
FirstSubmitted: 1578914316
LastModified: 1578914316
URLPath: /cgit/aur.git/snapshot/vim-pack.tar.gz