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

Last updated: May 02,2024

1. Install "ocaml-csv-devel.x86_64" package

This is a short guide on how to install ocaml-csv-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ocaml-csv-devel.x86_64

2. Uninstall "ocaml-csv-devel.x86_64" package

This guide covers the steps necessary to uninstall ocaml-csv-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove ocaml-csv-devel.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : ocaml-csv-devel
Arch : x86_64
Version : 1.2.3
Release : 8.amzn2
Size : 37 k
Repo : amzn2-core/2/x86_64
Summary : Development files for ocaml-csv
URL : https://forge.ocamlcore.org/projects/csv/
License : LGPLv2+
Description : The ocaml-csv-devel package contains libraries and signature files
: for developing applications that use ocaml-csv.