pvts on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pvts" 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 pvts on Arch using YAY
$
yay -S
pvts
Copied
* (Optional) Uninstall pvts on Arch using YAY
$
yay -Rns
pvts
Copied
2. Manually Install "pvts" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pvts's git locally
$
git clone https://aur.archlinux.org/pvts.git
~/pvts
Copied
c. Go to ~/pvts folder and install it
$
cd
~/pvts
Copied
$
makepkg -si
Copied
3. Information about the pvts package on Arch User Repository (AUR)
ID: 753694
Name: pvts
PackageBaseID: 154540
PackageBase: pvts
Version: 0.243-1
Description: A visual interpreter for the Scheme programming language writen in Java
URL: http://davidpilo.github.io/pvts/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1592493002
LastModified: 1592493002
URLPath: /cgit/aur.git/snapshot/pvts.tar.gz
Name: pvts
PackageBaseID: 154540
PackageBase: pvts
Version: 0.243-1
Description: A visual interpreter for the Scheme programming language writen in Java
URL: http://davidpilo.github.io/pvts/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1592493002
LastModified: 1592493002
URLPath: /cgit/aur.git/snapshot/pvts.tar.gz