How to Install and Uninstall ocaml-camlp4.x86_64 Package on Amazon Linux 2

Last updated: May 09,2024

1. Install "ocaml-camlp4.x86_64" package

Learn how to install ocaml-camlp4.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ocaml-camlp4.x86_64

2. Uninstall "ocaml-camlp4.x86_64" package

Please follow the instructions below to uninstall ocaml-camlp4.x86_64 on Amazon Linux 2:

$ sudo yum remove ocaml-camlp4.x86_64 $ sudo yum autoremove

3. Information about the ocaml-camlp4.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : ocaml-camlp4
Arch : x86_64
Version : 4.05.0
Release : 0.4.gitfc12d8c7.amzn2
Size : 18 M
Repo : amzn2-core/2/x86_64
Summary : Pre-Processor-Pretty-Printer for OCaml
URL : https://github.com/ocaml/camlp4
License : LGPLv2+ with exceptions
Description : Camlp4 is a Pre-Processor-Pretty-Printer for OCaml, parsing a
: source file and printing some result on standard output.
:
: This package contains the runtime files.