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

Last updated: October 07,2024

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

This is a short guide on how to install ocaml-ppx-assert.i686 on Fedora 36

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

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

This is a short guide on how to uninstall ocaml-ppx-assert.i686 on Fedora 36:

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

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

Last metadata expiration check: 2:53:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ocaml-ppx-assert
Version : 0.15.0
Release : 5.fc36
Architecture : i686
Size : 3.6 M
Source : ocaml-ppx-assert-0.15.0-5.fc36.src.rpm
Repository : fedora
Summary : Assert-like extension nodes that raise useful errors on failure
URL : https://github.com/janestreet/ppx_assert
License : MIT
Description : Ppx_assert is a ppx rewriter that defines assert-like extension nodes
: that raise useful errors on failure.