pvim2 on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S pvim2

* (Optional) Uninstall pvim2 on Arch using YAY

$ yay -Rns pvim2

2. Manually Install "pvim2" via AUR

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

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

b. Clone pvim2's git locally

$ git clone https://aur.archlinux.org/pvim2.git ~/pvim2

c. Go to ~/pvim2 folder and install it

$ cd ~/pvim2 $ makepkg -si

3. Information about the pvim2 package on Arch User Repository (AUR)

ID: 532255
Name: pvim2
PackageBaseID: 121296
PackageBase: pvim2
Version: 2.4-2
Description: pvim python version, better than pvim
URL: https://github.com/Sherlock-Holo/pvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sherlock-Holo
Submitter: Sherlock-Holo
FirstSubmitted: 1491491181
LastModified: 1533557466
URLPath: /cgit/aur.git/snapshot/pvim2.tar.gz