How to Install and Uninstall ocaml-camlp5.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "ocaml-camlp5.x86_64" package

Please follow the guidelines below to install ocaml-camlp5.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ocaml-camlp5.x86_64

2. Uninstall "ocaml-camlp5.x86_64" package

Please follow the guidelines below to uninstall ocaml-camlp5.x86_64 on Fedora 36:

$ sudo dnf remove ocaml-camlp5.x86_64 $ sudo dnf autoremove

3. Information about the ocaml-camlp5.x86_64 package on Fedora 36

Last metadata expiration check: 3:36:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ocaml-camlp5
Version : 8.00.03
Release : 0.4.fc36
Architecture : x86_64
Size : 9.0 M
Source : ocaml-camlp5-8.00.03-0.4.fc36.src.rpm
Repository : fedora
Summary : Classical version of camlp4 OCaml preprocessor
URL : https://camlp5.github.io/
License : BSD
Description : Camlp5 is a preprocessor-pretty-printer of OCaml.
:
: It is the continuation of the classical camlp4 with new features.
:
: OCaml 3.10 and above have an official camlp4 which is incompatible
: with classical (<= 3.09) versions. You can find that in the
: ocaml-camlp4 package.