vim-pac on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S vim-pac

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

$ yay -Rns vim-pac

2. Manually Install "vim-pac" via AUR

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

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

b. Clone vim-pac's git locally

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

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

$ cd ~/vim-pac $ makepkg -si

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

ID: 1275734
Name: vim-pac
PackageBaseID: 166441
PackageBase: vim-pac
Version: 0.1-2
Description: Syntax description file for PAC file format in vim/neovim
URL: https://www.vim.org/scripts/script.php?script_id=2249
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naruto522ru
Submitter: naruto522ru
FirstSubmitted: 1620264414
LastModified: 1687201927
URLPath: /cgit/aur.git/snapshot/vim-pac.tar.gz