How to Install and Uninstall spass Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "spass" package

Please follow the step by step instructions below to install spass on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spass

2. Uninstall "spass" package

Please follow the guidance below to uninstall spass on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove spass $ sudo apt autoclean && sudo apt autoremove

3. Information about the spass package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: spass
Priority: optional
Section: universe/science
Installed-Size: 4208
Maintainer: Ubuntu Developers
Original-Maintainer: Roland Stigge
Architecture: amd64
Version: 3.7-3
Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.4)
Filename: pool/universe/s/spass/spass_3.7-3_amd64.deb
Size: 2269166
MD5sum: 84ca85821ccca6ab1728ab446a6080a5
SHA1: 1b9687e23258a74fa8cfefd62801bd09cc36c5cf
SHA256: cd551a6820424362b7676e02e63fb871b816df6c244d684fc237533abf6c20ce
Description-en: An automated theorem prover for first-order logic with equality
SPASS is a saturation-based automated theorem prover for first-order logic with
equality. It is unique due to the combination of the superposition calculus
with specific inference/reduction rules for sorts (types) and a splitting rule
for case analysis motivated by the beta-rule of analytic tableaux and the case
analysis employed in the Davis-Putnam procedure. Furthermore, SPASS provides a
sophisticated clause normal form translation.
.
This package consists of the SPASS/FLOTTER binary, documentation, and a small
example collection. The tools collections contain the proof checker pcs, the
syntax translators dfg2otter and dfg2tptp, and the ASCII pretty printer
dfg2ascii.
.
For more information, additional and partly huge example collections, consider
the project homepage at http://spass.mpi-sb.mpg.de/.
Description-md5: 5a54786837fdd22d183839c3d7aa212a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu