pvts on AUR (Arch User Repository)

Last updated: May 13,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

b. Install pvts on Arch using YAY

$ yay -S pvts

* (Optional) Uninstall pvts on Arch using YAY

$ yay -Rns pvts

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

b. Clone pvts's git locally

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

c. Go to ~/pvts folder and install it

$ cd ~/pvts $ makepkg -si

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