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

Last updated: October 05,2024

1. Install "ocaml-alt-ergo-devel.x86_64" package

Please follow the instructions below to install ocaml-alt-ergo-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ocaml-alt-ergo-devel.x86_64

2. Uninstall "ocaml-alt-ergo-devel.x86_64" package

Please follow the guidelines below to uninstall ocaml-alt-ergo-devel.x86_64 on Fedora 34:

$ sudo dnf remove ocaml-alt-ergo-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:51:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-alt-ergo-devel
Version : 2.2.0
Release : 9.fc34
Architecture : x86_64
Size : 4.3 M
Source : alt-ergo-2.2.0-9.fc34.src.rpm
Repository : fedora
Summary : Development files for ocaml-altergolib
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.