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

Last updated: May 18,2024

1. Install "libvirt-ocaml" package

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

$ sudo apt update $ sudo apt install libvirt-ocaml

2. Uninstall "libvirt-ocaml" package

Here is a brief guide to show you how to uninstall libvirt-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libvirt-ocaml
Priority: extra
Section: universe/libdevel
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Libvirt Maintainers
Architecture: amd64
Source: ocaml-libvirt
Version: 0.6.1.2-1build2
Provides: libvirt-ocaml-jc7f0
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14), libvirt0 (>= 1.2.16-2ubuntu12)
Filename: pool/universe/o/ocaml-libvirt/libvirt-ocaml_0.6.1.2-1build2_amd64.deb
Size: 21686
MD5sum: fb23d125f65a9a351286c7e8e06f7de4
SHA1: 91889b2351477e66e85a5496ac52e50b45cfb66c
SHA256: 08892447171377465659907ca759bec84bc2ebd3292c7daf652551911ae56b69
Description-en: OCaml bindings for libvirt
This library provides OCaml bindings for using libvirt.
.
Libvirt is a toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, and XEN.
.
This package contains the shared library
Description-md5: 2d5b1dbd1f7f78d046de6e01521ff1ca
Homepage: http://libvirt.org/ocaml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu