How to Install and Uninstall ocaml-runtime.i686 Package on Fedora 38

Last updated: January 16,2025

1. Install "ocaml-runtime.i686" package

This guide let you learn how to install ocaml-runtime.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ocaml-runtime.i686

2. Uninstall "ocaml-runtime.i686" package

Please follow the instructions below to uninstall ocaml-runtime.i686 on Fedora 38:

$ sudo dnf remove ocaml-runtime.i686 $ sudo dnf autoremove

3. Information about the ocaml-runtime.i686 package on Fedora 38

Last metadata expiration check: 1:27:47 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ocaml-runtime
Version : 4.14.0
Release : 5.fc38
Architecture : i686
Size : 3.3 M
Source : ocaml-4.14.0-5.fc38.src.rpm
Repository : fedora
Summary : OCaml runtime environment
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 the runtime environment needed to run OCaml
: bytecode.