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

Last updated: October 03,2024

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

Please follow the guidelines below to install ocaml-ppx-cold.i686 on Fedora 38

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

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

Please follow the instructions below to uninstall ocaml-ppx-cold.i686 on Fedora 38:

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

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

Last metadata expiration check: 5:08:23 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ocaml-ppx-cold
Version : 0.15.0
Release : 11.fc38
Architecture : i686
Size : 3.4 M
Source : ocaml-ppx-cold-0.15.0-11.fc38.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.