How to Install and Uninstall libmysql-ocaml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "libmysql-ocaml-dev" package

This guide covers the steps necessary to install libmysql-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmysql-ocaml-dev

2. Uninstall "libmysql-ocaml-dev" package

This is a short guide on how to uninstall libmysql-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmysql-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmysql-ocaml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmysql-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 396
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: mysql-ocaml
Version: 1.2.0-2build2
Provides: libmysql-ocaml-dev-actd5
Depends: libmysql-ocaml-actd5, ocaml-nox-4.02.3, libmysqlclient-dev
Recommends: ocaml-findlib
Filename: pool/universe/m/mysql-ocaml/libmysql-ocaml-dev_1.2.0-2build2_amd64.deb
Size: 48974
MD5sum: a50d404575347666d1cdbe6987be0cba
SHA1: bc26443029d3bfcae3e2ada6e90b75cc1bd7309e
SHA256: fce9ec2657a1f25267e4cf9b0f1ef5108a868020c72f1cf6ad8ff30d69229fb3
Description-en: OCaml bindings for MySql (development package)
This OCaml library interfaces the MySql C library. It can be used to access
and modify MySql databases from OCaml programs.
.
This package contains all the development stuff you need to use
OCaml MySql in your programs.
Description-md5: e00bebedefaf1906ffa127d61655eea5
Homepage: http://ocaml-mysql.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu