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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install ocaml-lwt-ppx.i686 on Fedora 35

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

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

Here is a brief guide to show you how to uninstall ocaml-lwt-ppx.i686 on Fedora 35:

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

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

Last metadata expiration check: 1:25:00 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : ocaml-lwt-ppx
Version : 5.4.1
Release : 7.fc35
Architecture : i686
Size : 3.0 M
Source : ocaml-lwt-5.4.1-7.fc35.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.