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

Last updated: November 28,2024

1. Install "ocaml-lwt.i686" package

This is a short guide on how to install ocaml-lwt.i686 on Fedora 38

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

2. Uninstall "ocaml-lwt.i686" package

Please follow the guidance below to uninstall ocaml-lwt.i686 on Fedora 38:

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

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

Last metadata expiration check: 5:43:28 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ocaml-lwt
Version : 5.6.1
Release : 8.fc38
Architecture : i686
Size : 1.0 M
Source : ocaml-lwt-5.6.1-8.fc38.src.rpm
Repository : updates
Summary : OCaml lightweight thread library
URL : https://ocsigen.org/lwt
License : MIT and BSD-2-Clause
Description : Lwt is a lightweight thread library for Objective Caml. This library
: is part of the Ocsigen project.