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

Last updated: May 16,2024

1. Install "libcudf-ocaml-dev" package

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

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

2. Uninstall "libcudf-ocaml-dev" package

Please follow the guidance below to uninstall libcudf-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcudf-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 1096
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: cudf
Version: 0.7-2build3
Provides: libcudf-ocaml-dev-ymjm7
Depends: ocaml-findlib, libextlib-ocaml-dev, libextlib-ocaml-dev-nc2x3, ocaml-nox-4.02.3
Filename: pool/universe/c/cudf/libcudf-ocaml-dev_0.7-2build3_amd64.deb
Size: 99648
MD5sum: 9103260ce1daea34d340e7ae183b6292
SHA1: 53eb46149b66dd0706c1f869b74228f8b0af3b17
SHA256: 76de87c1d12a3277d73ffc34891fab2fed6244d5ab13af1cc795da7c2b9d13e9
Description-en: OCaml library to access descriptions of package upgrade problems
libCUDF is a library to manipulate so called CUDF documents. A CUDF
document describe an upgrade problem, as faced by package managers in
popular package-based GNU/Linux distributions.
.
A CUDF document consists of a package universe and of a user request.
The package universe describes all packages known to the package
manager, a subset of which (the package status) denotes the package
being currently installed on the target machine. The user request
denotes a change to the package status as requested by the user.
.
A CUDF document is naturally complemented by a solution describing
the resulting package status (if any) implementing the user request,
as found by a package manager.
.
libCUDF enables manipulation of CUDF and related documents.
.
This package contains all the development stuff you need to use
libCUDF in your OCaml programs.
Description-md5: b9b7de480ec197ac2a24fc2bcb573054
Homepage: http://www.mancoosi.org/cudf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu