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

Last updated: May 13,2024

1. Install "libobus-ocaml-dev" package

This tutorial shows how to install libobus-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libobus-ocaml-dev" package

Learn how to uninstall libobus-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libobus-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 7914
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: obus
Version: 1.1.5-5build1
Provides: libobus-ocaml-dev-2gxw2
Depends: libcamlp4-ocaml-dev-p9wj7, liblwt-ocaml-dev-io1z5, libobus-ocaml-2gxw2, libreact-ocaml-dev-2kw33, libtype-conv-camlp4-dev-vh473, libxmlm-ocaml-dev-27r56, ocaml-nox-4.02.3
Recommends: ocaml-findlib, libobus-ocaml-bin
Filename: pool/universe/o/obus/libobus-ocaml-dev_1.1.5-5build1_amd64.deb
Size: 808950
MD5sum: 3955c65639ae132ec19bf7ff8b6c2a61
SHA1: 7f37f14681b9c42afc18b71f14c96454947e91e1
SHA256: a1bc2598b2a606f3acb3e1d2517db3b3c79c1dbf516087732c153ffdb7a820cb
Description-en: pure OCaml implementation of D-Bus (development files)
OBus is a pure OCaml implementation of D-Bus. It aims to provide a
clean and easy way for OCaml programmers to access and provide D-Bus
services.
.
D-Bus is a message bus, used for sending messages between
applications. It supports broadcast messages, asynchronous messages
(thus decreasing latency), authentication, and more. It is designed
to be low-overhead. D-Bus also supports a method call mapping for its
messages.
.
This package contains development files of OBus.
Description-md5: e72147b0cd345487307857daceca669c
Homepage: http://obus.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu