vim-pkgbuild-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S vim-pkgbuild-git

* (Optional) Uninstall vim-pkgbuild-git on Arch using YAY

$ yay -Rns vim-pkgbuild-git

2. Manually Install "vim-pkgbuild-git" via AUR

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

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

b. Clone vim-pkgbuild-git's git locally

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

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

$ cd ~/vim-pkgbuild-git $ makepkg -si

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

ID: 865477
Name: vim-pkgbuild-git
PackageBaseID: 163448
PackageBase: vim-pkgbuild-git
Version: r13.5fc4106-1
Description: Vim plugin to edit PKGBUILD files
URL: https://github.com/m-pilia/vim-pkgbuild
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aminvakil
Submitter: lmartinez-mirror
FirstSubmitted: 1613619691
LastModified: 1613619691
URLPath: /cgit/aur.git/snapshot/vim-pkgbuild-git.tar.gz