vp on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "vp" 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 vp on Arch using YAY
$
yay -S
vp
Copied
* (Optional) Uninstall vp on Arch using YAY
$
yay -Rns
vp
Copied
2. Manually Install "vp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vp's git locally
$
git clone https://aur.archlinux.org/vp.git
~/vp
Copied
c. Go to ~/vp folder and install it
$
cd
~/vp
Copied
$
makepkg -si
Copied
3. Information about the vp package on Arch User Repository (AUR)
ID: 363404
Name: vp
PackageBaseID: 117599
PackageBase: vp
Version: 2.1.279-1
Description: Virtual Pascal IDE & compiler
URL: http://vpascal.ning.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thatdude
Submitter: thatdude
FirstSubmitted: 1481193791
LastModified: 1481193791
URLPath: /cgit/aur.git/snapshot/vp.tar.gz
Name: vp
PackageBaseID: 117599
PackageBase: vp
Version: 2.1.279-1
Description: Virtual Pascal IDE & compiler
URL: http://vpascal.ning.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thatdude
Submitter: thatdude
FirstSubmitted: 1481193791
LastModified: 1481193791
URLPath: /cgit/aur.git/snapshot/vp.tar.gz