How to Install and Uninstall ocaml-lwt.i686 Package on Fedora 34

Last updated: July 05,2024

1. Install "ocaml-lwt.i686" package

This tutorial shows how to install ocaml-lwt.i686 on Fedora 34

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

2. Uninstall "ocaml-lwt.i686" package

Please follow the instructions below to uninstall ocaml-lwt.i686 on Fedora 34:

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

3. Information about the ocaml-lwt.i686 package on Fedora 34

Last metadata expiration check: 1:55:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-lwt
Version : 5.4.0
Release : 1.fc34
Architecture : i686
Size : 1.0 M
Source : ocaml-lwt-5.4.0-1.fc34.src.rpm
Repository : fedora
Summary : OCaml lightweight thread library
URL : http://ocsigen.org/lwt
License : LGPLv2+ with exceptions
Description : Lwt is a lightweight thread library for Objective Caml. This library
: is part of the Ocsigen project.