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

Last updated: May 08,2024

1. Install "ocaml-ocamlbuild.x86_64" package

Please follow the guidelines below to install ocaml-ocamlbuild.x86_64 on Amazon Linux 2

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

2. Uninstall "ocaml-ocamlbuild.x86_64" package

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

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : ocaml-ocamlbuild
Arch : x86_64
Version : 0.11.0
Release : 9.amzn2
Size : 2.4 M
Repo : amzn2-core/2/x86_64
Summary : Build tool for OCaml libraries and programs
URL : https://github.com/ocaml/ocamlbuild
License : LGPLv2+ with exceptions
Description : OCamlbuild is a build tool for building OCaml libraries and
: programs.