How to Install and Uninstall ocaml-compiler-libs.x86_64 Package on Fedora 38

Last updated: January 15,2025

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

Please follow the guidance below to install ocaml-compiler-libs.x86_64 on Fedora 38

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

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

Learn how to uninstall ocaml-compiler-libs.x86_64 on Fedora 38:

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

3. Information about the ocaml-compiler-libs.x86_64 package on Fedora 38

Last metadata expiration check: 4:27:25 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ocaml-compiler-libs
Version : 4.14.0
Release : 5.fc38
Architecture : x86_64
Size : 15 M
Source : ocaml-4.14.0-5.fc38.src.rpm
Repository : fedora
Summary : Compiler libraries for OCaml
URL : https://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.