pvim on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pvim

* (Optional) Uninstall pvim on Arch using YAY

$ yay -Rns pvim

2. Manually Install "pvim" via AUR

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

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

b. Clone pvim's git locally

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

c. Go to ~/pvim folder and install it

$ cd ~/pvim $ makepkg -si

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

ID: 384006
Name: pvim
PackageBaseID: 118495
PackageBase: pvim
Version: v0.3.1-1
Description: a script helps you quickly upload the codes or pictures to vim-cn
URL: https://github.com/Sherlock-Holo/pvim
NumVotes: 0
Popularity: 0
OutOfDate: 1707152229
Maintainer: Sherlock-Holo
Submitter: Sherlock-Holo
FirstSubmitted: 1483790567
LastModified: 1487086931
URLPath: /cgit/aur.git/snapshot/pvim.tar.gz