pvs on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "pvs" 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 pvs on Arch using YAY
$
yay -S
pvs
Copied
* (Optional) Uninstall pvs on Arch using YAY
$
yay -Rns
pvs
Copied
2. Manually Install "pvs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pvs's git locally
$
git clone https://aur.archlinux.org/pvs.git
~/pvs
Copied
c. Go to ~/pvs folder and install it
$
cd
~/pvs
Copied
$
makepkg -si
Copied
3. Information about the pvs package on Arch User Repository (AUR)
ID: 1222594
Name: pvs
PackageBaseID: 190981
PackageBase: pvs
Version: 7.1.0-5
Description: Mechanized environment for formal specification and verification
URL: https://pvs.csl.sri.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kalex
Submitter: kalex
FirstSubmitted: 1677764623
LastModified: 1678200648
URLPath: /cgit/aur.git/snapshot/pvs.tar.gz
Name: pvs
PackageBaseID: 190981
PackageBase: pvs
Version: 7.1.0-5
Description: Mechanized environment for formal specification and verification
URL: https://pvs.csl.sri.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kalex
Submitter: kalex
FirstSubmitted: 1677764623
LastModified: 1678200648
URLPath: /cgit/aur.git/snapshot/pvs.tar.gz