pacvim-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pacvim-git

* (Optional) Uninstall pacvim-git on Arch using YAY

$ yay -Rns pacvim-git

2. Manually Install "pacvim-git" via AUR

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

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

b. Clone pacvim-git's git locally

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

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

$ cd ~/pacvim-git $ makepkg -si

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

ID: 369570
Name: pacvim-git
PackageBaseID: 118306
PackageBase: pacvim-git
Version: v1.1.1.r10.gb0934ca-1
Description: A game that teaches you vim commands. Inspired by Namco's classic PAC-MAN.
URL: https://github.com/jmoon018/PacVim
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: zero2cx
Submitter: zero2cx
FirstSubmitted: 1483199013
LastModified: 1483199013
URLPath: /cgit/aur.git/snapshot/pacvim-git.tar.gz