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

Last updated: October 07,2024

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

Please follow the steps below to install ocaml-ppx-cold.i686 on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall ocaml-ppx-cold.i686 on Fedora 36:

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

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

Last metadata expiration check: 1:45:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ocaml-ppx-cold
Version : 0.15.0
Release : 5.fc36
Architecture : i686
Size : 3.3 M
Source : ocaml-ppx-cold-0.15.0-5.fc36.src.rpm
Repository : fedora
Summary : OCaml definition of [@@cold] attribute
URL : https://github.com/janestreet/ppx_cold
License : MIT
Description : Ppx_cold translates [@@cold] attributes to [@@inline never]
: [@@local never] [@@specialise never]. See the discussion in
: https://github.com/ocaml/ocaml/issues/8563.