How to Install and Uninstall alt-ergo-gui.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "alt-ergo-gui.x86_64" package

This tutorial shows how to install alt-ergo-gui.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install alt-ergo-gui.x86_64

2. Uninstall "alt-ergo-gui.x86_64" package

Please follow the instructions below to uninstall alt-ergo-gui.x86_64 on Fedora 34:

$ sudo dnf remove alt-ergo-gui.x86_64 $ sudo dnf autoremove

3. Information about the alt-ergo-gui.x86_64 package on Fedora 34

Last metadata expiration check: 1:07:40 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : alt-ergo-gui
Version : 2.2.0
Release : 9.fc34
Architecture : x86_64
Size : 3.1 M
Source : alt-ergo-2.2.0-9.fc34.src.rpm
Repository : fedora
Summary : Graphical front end for Alt-Ergo
URL : https://alt-ergo.ocamlpro.com/
License : ASL 2.0
Description : Alt-Ergo is an automated theorem prover implemented in OCaml. It is
: based on CC(X) - a congruence closure algorithm parameterized by an
: equational theory X. This algorithm is reminiscent of the Shostak
: algorithm. Currently CC(X) is instantiated by the theory of linear
: arithmetics. Alt-Ergo also contains a home made SAT-solver and an
: instantiation mechanism by which it fully supports quantifiers.
:
: This package contains a graphical front end for the Alt-Ergo theorem
: prover.