vim-pack on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install vim-pack on Arch using YAY
$
yay -S
vim-pack
Copied
* (Optional) Uninstall vim-pack on Arch using YAY
$
yay -Rns
vim-pack
Copied
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
Copied
b. Clone vim-pack's git locally
$
git clone https://aur.archlinux.org/vim-pack.git
~/vim-pack
Copied
c. Go to ~/vim-pack folder and install it
$
cd
~/vim-pack
Copied
$
makepkg -si
Copied
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
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