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

Last updated: January 11,2025

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

This guide covers the steps necessary to install ocaml-lwt-ppx.i686 on Fedora 36

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

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

Please follow the step by step instructions below to uninstall ocaml-lwt-ppx.i686 on Fedora 36:

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

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

Last metadata expiration check: 5:24:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ocaml-lwt-ppx
Version : 5.4.2
Release : 8.fc36
Architecture : i686
Size : 3.1 M
Source : ocaml-lwt-5.4.2-8.fc36.src.rpm
Repository : fedora
Summary : PPX syntax for Lwt
URL : https://ocsigen.org/lwt
License : LGPLv2+ with exceptions
Description : PPX syntax for Lwt, providing something similar to async/await from JavaScript.