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

Last updated: September 20,2024

1. Install "libusb-ocaml" package

Please follow the instructions below to install libusb-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libusb-ocaml

2. Uninstall "libusb-ocaml" package

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

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

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

Package: libusb-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 214
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-usb
Version: 1.3.0-3build1
Replaces: libusb-ocaml-dev (<< 1.0)
Provides: libusb-ocaml-hpnc5
Depends: liblwt-ocaml-io1z5, ocaml-base-nox-4.02.3, libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.8)
Breaks: libusb-ocaml-dev (<< 1.0)
Filename: pool/universe/o/ocaml-usb/libusb-ocaml_1.3.0-3build1_amd64.deb
Size: 54012
MD5sum: 625529c34d6a380b192bd771150a3646
SHA1: c63861d62355d3dfb529a76a8e45e5ceeff81147
SHA256: 12133f7b2356bbe809f3e1ff7d938412ece59103df10647900151277e98b9410
Description-en: OCaml bindings to libusb-1.0 (runtime)
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 the runtime libraries for OCaml-USB.
Description-md5: 21b44918e271ba69391cf36d8bc77883
Homepage: http://ocaml-usb.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu