How to Install and Uninstall ocaml-compiler-libs.i686 Package on Fedora 36

Last updated: October 01,2024

1. Install "ocaml-compiler-libs.i686" package

Please follow the guidelines below to install ocaml-compiler-libs.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ocaml-compiler-libs.i686

2. Uninstall "ocaml-compiler-libs.i686" package

This is a short guide on how to uninstall ocaml-compiler-libs.i686 on Fedora 36:

$ sudo dnf remove ocaml-compiler-libs.i686 $ sudo dnf autoremove

3. Information about the ocaml-compiler-libs.i686 package on Fedora 36

Last metadata expiration check: 3:55:24 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ocaml-compiler-libs
Version : 4.13.1
Release : 4.fc36
Architecture : i686
Size : 13 M
Source : ocaml-4.13.1-4.fc36.src.rpm
Repository : fedora
Summary : Compiler libraries for OCaml
URL : http://www.ocaml.org
License : QPL and (LGPLv2+ with exceptions)
Description : OCaml is a high-level, strongly-typed, functional and object-oriented
: programming language from the ML family of languages.
:
: This package contains some modules used internally by the OCaml
: compilers, useful for the development of some OCaml applications.
: Note that this exposes internal details of the OCaml compiler which
: may not be portable between versions.