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

Last updated: October 07,2024

1. Install "ocaml-lwt-ppx.x86_64" package

This is a short guide on how to install ocaml-lwt-ppx.x86_64 on Fedora 34

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

2. Uninstall "ocaml-lwt-ppx.x86_64" package

This tutorial shows how to uninstall ocaml-lwt-ppx.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:53:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-lwt-ppx
Version : 5.4.0
Release : 1.fc34
Architecture : x86_64
Size : 3.1 M
Source : ocaml-lwt-5.4.0-1.fc34.src.rpm
Repository : fedora
Summary : PPX syntax for Lwt
URL : http://ocsigen.org/lwt
License : LGPLv2+ with exceptions
Description : PPX syntax for Lwt, providing something similar to async/await from JavaScript.