How to Install and Uninstall zenon.x86_64 Package on Fedora 39

Last updated: November 24,2024

1. Install "zenon.x86_64" package

Please follow the step by step instructions below to install zenon.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install zenon.x86_64

2. Uninstall "zenon.x86_64" package

Please follow the step by step instructions below to uninstall zenon.x86_64 on Fedora 39:

$ sudo dnf remove zenon.x86_64 $ sudo dnf autoremove

3. Information about the zenon.x86_64 package on Fedora 39

Last metadata expiration check: 0:37:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : zenon
Version : 0.8.5
Release : 20.fc39
Architecture : x86_64
Size : 1.6 M
Source : zenon-0.8.5-20.fc39.src.rpm
Repository : updates
Summary : Automated theorem prover for first-order classical logic
URL : http://zenon-prover.org/
License : BSD-3-Clause
Description : Zenon is an automated theorem prover for first order classical logic
: with equality, based on the tableau method. Zenon can read input files
: in TPTP, Coq, Focal, and its own Zenon format. Zenon can directly
: generate Coq proofs (proof scripts or proof terms), which can be
: reinserted into Coq specifications. Zenon can also be extended.