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

Last updated: May 12,2024

1. Install "apt-cudf" package

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

$ sudo apt update $ sudo apt install apt-cudf

2. Uninstall "apt-cudf" package

Learn how to uninstall apt-cudf on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: apt-cudf
Priority: extra
Section: universe/admin
Installed-Size: 2489
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: dose3
Version: 4.0.2-4
Depends: aspcud | cudf-solver, perl, libbz2-1.0, libc6 (>= 2.15), zlib1g (>= 1:1.1.4)
Filename: pool/universe/d/dose3/apt-cudf_4.0.2-4_amd64.deb
Size: 628456
MD5sum: f69eb2c01ab41da418557f7b131a2688
SHA1: 2aa495522fc8e9043c23ae41d0cedbd7419bfdba
SHA256: 96fc0b86e25b31941f9c33b37c38626da107f16199acbda020c0068bb2a00579
Description-en: CUDF solver integration for APT
apt-cudf provides integration among the APT package manager and CUDF solvers,
allowing APT to rely on external (CUDF-based) dependency solvers to plan
package installation, upgrade, and removal.
.
CUDF is a distribution-independent, standard format to describe dependency
solving scenarios, as faced by package managers in popular package-based
GNU/Linux distributions. APT is a well-known package manager for Debian-based
distributions, which is able to delegate dependency solving to external
solvers, by the means of the External Dependency Solving Protocol (EDSP).
.
apt-cudf provides the glue between the EDSP protocol and CUDF solvers,
enabling any installed CUDF solver to be used as an external solver for APT.
.
Several CUDF solvers are available in Debian. They all provide the cudf-solver
virtual package.
Description-md5: b4c5b792c843380c3d78649b6134794d
Homepage: http://www.mancoosi.org/software/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu