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

Last updated: December 29,2024

1. Install "ocaml-lwt.x86_64" package

This guide let you learn how to install ocaml-lwt.x86_64 on Fedora 38

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

2. Uninstall "ocaml-lwt.x86_64" package

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

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

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

Last metadata expiration check: 1:31:14 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ocaml-lwt
Version : 5.6.1
Release : 8.fc38
Architecture : x86_64
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.