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

Last updated: July 03,2024

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

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

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

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

This guide let you learn how to uninstall ocaml-lwt-ppx.i686 on Fedora 34:

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

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

Last metadata expiration check: 4:46:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-lwt-ppx
Version : 5.4.0
Release : 1.fc34
Architecture : i686
Size : 3.0 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.