How to Install and Uninstall apt-cudf Package on Kali Linux

Last updated: May 18,2024

1. Install "apt-cudf" package

This guide covers the steps necessary to install apt-cudf on Kali Linux

$ sudo apt update $ sudo apt install apt-cudf

2. Uninstall "apt-cudf" package

Here is a brief guide to show you how to uninstall apt-cudf on Kali Linux:

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

3. Information about the apt-cudf package on Kali Linux

Package: apt-cudf
Source: dose3 (7.0.0-4)
Version: 7.0.0-4+b1
Installed-Size: 4229
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: aspcud | cudf-solver, perl:any, libbz2-1.0, libc6 (>= 2.35), zlib1g (>= 1:1.1.4)
Size: 1070016
SHA256: 0ec5794b3ae3ff0aba83b6140be82571e6349153f13155da5586625ce3c9fdb9
SHA1: 2424993ddc6e5eb8d2005dc8e120990b6fbbfaeb
MD5sum: 7a27e2e47937381144fa3e707d649c0d
Description: 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:
Homepage: https://www.mancoosi.org/software/
Section: admin
Priority: optional
Filename: pool/main/d/dose3/apt-cudf_7.0.0-4+b1_amd64.deb