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

Last updated: May 20,2024

1. Install "libmysql-ocaml" package

Learn how to install libmysql-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmysql-ocaml

2. Uninstall "libmysql-ocaml" package

This guide let you learn how to uninstall libmysql-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmysql-ocaml
Priority: optional
Section: universe/libs
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: mysql-ocaml
Version: 1.2.0-2build2
Provides: libmysql-ocaml-actd5
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14), libmysqlclient20 (>= 5.7.11)
Filename: pool/universe/m/mysql-ocaml/libmysql-ocaml_1.2.0-2build2_amd64.deb
Size: 12526
MD5sum: 5db2a58bf66c473c3c6a5786fc79d720
SHA1: c3ec7a92b36a4a7b90df8bf8a6d76ba88acb1f1c
SHA256: 9a58e7277f640181ed09bd522b214b46ab776497c2adc6e8f30bba4576310795
Description-en: OCaml bindings for MySql (runtime 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 only the shared runtime stub libraries.
Description-md5: 1a20ccd365b0d7b5c95754bad81741f4
Homepage: http://ocaml-mysql.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu