How to Install and Uninstall cudf-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 07,2024

1. Install "cudf-tools" package

Please follow the guidance below to install cudf-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cudf-tools

2. Uninstall "cudf-tools" package

Please follow the steps below to uninstall cudf-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cudf-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the cudf-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cudf-tools
Priority: optional
Section: universe/devel
Installed-Size: 826
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: cudf
Version: 0.7-2build3
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/cudf/cudf-tools_0.7-2build3_amd64.deb
Size: 229468
MD5sum: cbb26a17930efa9216624f6f596c60ef
SHA1: 730aa641b04feea3461f2ad3d4f57f86d1482663
SHA256: 9f3cd466961e0be7906b3ff39a264cbcb660232ccaaa2d0df9674c981a116fec
Description-en: command line tools for package upgrade problem descriptions
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.
.
This package contains command line tools to manipulate CUDF and
related documents. In particular it contains cudf-check, which
enables checking of document properties such as installation
consistency and matching of problems with their solutions.
Description-md5: bb6f0b65f56928a33c5f03efc57afaac
Homepage: http://www.mancoosi.org/cudf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu