How to Install and Uninstall ocaml-ocplib-simplex.x86_64 Package on Fedora 35

Last updated: May 11,2024

1. Install "ocaml-ocplib-simplex.x86_64" package

Please follow the instructions below to install ocaml-ocplib-simplex.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ocaml-ocplib-simplex.x86_64

2. Uninstall "ocaml-ocplib-simplex.x86_64" package

Please follow the guidance below to uninstall ocaml-ocplib-simplex.x86_64 on Fedora 35:

$ sudo dnf remove ocaml-ocplib-simplex.x86_64 $ sudo dnf autoremove

3. Information about the ocaml-ocplib-simplex.x86_64 package on Fedora 35

Last metadata expiration check: 2:09:01 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : ocaml-ocplib-simplex
Version : 0.4
Release : 23.fc35
Architecture : x86_64
Size : 329 k
Source : ocaml-ocplib-simplex-0.4-23.fc35.src.rpm
Repository : fedora
Summary : Simplex algorithm for solving systems of linear inequalities
URL : https://github.com/OriginLabs-Iguernlala/ocplib-simplex
License : LGPLv2 with exceptions
Description : This package contains a library implementing a simplex algorithm, in a
: functional style, for solving systems of linear inequalities and
: optimizing linear objective functions.