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

Last updated: May 19,2024

1. Install "libmagic-ocaml-dev" package

In this section, we are going to explain the necessary steps to install libmagic-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmagic-ocaml-dev" package

Please follow the guidelines below to uninstall libmagic-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmagic-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-magic
Version: 0.7.3-5build7
Provides: libmagic-ocaml-dev-97go9
Depends: libmagic-ocaml-97go9, ocaml-nox-4.02.3, libmagic-dev, libmagic-ocaml (= 0.7.3-5build7)
Filename: pool/universe/o/ocaml-magic/libmagic-ocaml-dev_0.7.3-5build7_amd64.deb
Size: 14012
MD5sum: f7fa70ead3dcb9798b6fa1d553869f1b
SHA1: 6f8d0ea4041cf7b6642933a615f06ee725c6479e
SHA256: 80717d684fe2d6c1a4bd973ce5a7b2e76840387b5c8326c1d7cf2a6ef5b237fd
Description-en: OCaml bindings for the File type determination library
Libmagic is a library for classifying files according to magic number tests.
This package provides OCaml interface to the C library.
.
This package contains all the development stuff you need to develop
OCaml programs which use libmagic.
Description-md5: 1301fa252bce197ec50774c1354db9b1
Homepage: http://sourceforge.net/projects/ocaml-magic/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu