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

Last updated: November 22,2024

1. Install "libusb-ocaml-dev" package

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

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

2. Uninstall "libusb-ocaml-dev" package

Please follow the step by step instructions below to uninstall libusb-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libusb-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 301
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-usb
Version: 1.3.0-3build1
Provides: libusb-ocaml-dev-hpnc5
Depends: liblwt-ocaml-dev-io1z5, libusb-ocaml-hpnc5, ocaml-nox-4.02.3, libusb-1.0-0-dev
Recommends: ocaml-findlib
Filename: pool/universe/o/ocaml-usb/libusb-ocaml-dev_1.3.0-3build1_amd64.deb
Size: 38972
MD5sum: 12fd304b41d52d270e392c27d5b328c3
SHA1: a4b0f0367a0452ccaa156f26dc0ed6b7cf15f286
SHA256: 6fea4637a0114afcb94f038a43862de6c4a44cb505bf5b42a3e06d527763c838
Description-en: OCaml bindings to libusb-1.0
OCaml-USB is a binding to libusb-1.0, a userspace USB programming
library. It uses Lwt to ease use of asynchronous IO features of
libusb-1.0.
.
This package contains development files for OCaml-USB.
Description-md5: 023b491c31d22274d979468eb2a148fc
Homepage: http://ocaml-usb.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu