How to Install and Uninstall ocaml-alt-ergo-lib-devel.i686 Package on Fedora 36

Last updated: March 01,2025

1. Install "ocaml-alt-ergo-lib-devel.i686" package

Here is a brief guide to show you how to install ocaml-alt-ergo-lib-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ocaml-alt-ergo-lib-devel.i686

2. Uninstall "ocaml-alt-ergo-lib-devel.i686" package

Please follow the instructions below to uninstall ocaml-alt-ergo-lib-devel.i686 on Fedora 36:

$ sudo dnf remove ocaml-alt-ergo-lib-devel.i686 $ sudo dnf autoremove

3. Information about the ocaml-alt-ergo-lib-devel.i686 package on Fedora 36

Last metadata expiration check: 4:17:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ocaml-alt-ergo-lib-devel
Version : 2.3.3
Release : 1.fc36
Architecture : i686
Size : 5.9 M
Source : alt-ergo-2.3.3-1.fc36.src.rpm
Repository : updates
Summary : Development files for ocaml-alt-ergo-lib
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 development files needed to build applications
: that use the Alt-Ergo library.