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

Last updated: November 29,2024

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

Please follow the step by step instructions below to install ocaml-lwt-ppx.i686 on Fedora 38

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

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

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

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

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

Last metadata expiration check: 1:42:50 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ocaml-lwt-ppx
Version : 5.6.1
Release : 8.fc38
Architecture : i686
Size : 3.3 M
Source : ocaml-lwt-5.6.1-8.fc38.src.rpm
Repository : updates
Summary : PPX syntax for Lwt
URL : https://ocsigen.org/lwt
License : MIT and BSD-2-Clause
Description : PPX syntax for Lwt, providing something similar to async/await from JavaScript.