How to Install and Uninstall pvs-sbcl.x86_64 Package on Fedora 36

Last updated: October 02,2024

1. Install "pvs-sbcl.x86_64" package

Please follow the steps below to install pvs-sbcl.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install pvs-sbcl.x86_64

2. Uninstall "pvs-sbcl.x86_64" package

This guide covers the steps necessary to uninstall pvs-sbcl.x86_64 on Fedora 36:

$ sudo dnf remove pvs-sbcl.x86_64 $ sudo dnf autoremove

3. Information about the pvs-sbcl.x86_64 package on Fedora 36

Last metadata expiration check: 5:27:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : pvs-sbcl
Version : 7.1
Release : 8.fc36
Architecture : x86_64
Size : 29 M
Source : pvs-sbcl-7.1-8.fc36.src.rpm
Repository : updates
Summary : Interactive theorem prover from SRI
URL : https://pvs.csl.sri.com/
License : GPLv2+ and BSD and Public Domain
Description : PVS is a verification system: that is, a specification language
: integrated with support tools and a theorem prover. It is intended to
: capture the state-of-the-art in mechanized formal methods and to be
: sufficiently rugged that it can be used for significant applications.
:
: This build of PVS must be invoked as "pvs-sbcl", both to distinguish it
: from builds with other Common Lisp engines, and to distinguish it from
: /usr/sbin/pvs in the lvm2 package.