pvim on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install pvim on Arch using YAY
$
yay -S
pvim
Copied
* (Optional) Uninstall pvim on Arch using YAY
$
yay -Rns
pvim
Copied
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
Copied
b. Clone pvim's git locally
$
git clone https://aur.archlinux.org/pvim.git
~/pvim
Copied
c. Go to ~/pvim folder and install it
$
cd
~/pvim
Copied
$
makepkg -si
Copied
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
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