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

Last updated: May 11,2024

1. Install "libdbus-ocaml" package

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

$ sudo apt update $ sudo apt install libdbus-ocaml

2. Uninstall "libdbus-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libdbus-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdbus-ocaml
Priority: optional
Section: universe/libdevel
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-dbus
Version: 0.29-3build1
Provides: libdbus-ocaml-xrvd0
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14)
Filename: pool/universe/o/ocaml-dbus/libdbus-ocaml_0.29-3build1_amd64.deb
Size: 15456
MD5sum: cb3796fd0bee8043c48ad9e03477fb5a
SHA1: bd1fc708372d5f423d248b626a36c8c3f355d060
SHA256: 8d1bad100de6bb8e1407b1bf8ba1163fe9b7ff369438949d6ae5c715b1a2598e
Description-en: OCaml bindings for the D-Bus API (runtime)
This library provides OCaml bindings for using D-Bus.
.
D-Bus is a projects that permits program to communicate with each other, using
a simple IPC protocol
.
This package contains shared library.
Description-md5: 29ea1204a88f7e0d06d0bb4d6bfafa2e
Homepage: http://projects.snarc.org/ocaml-dbus/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu