How to Install and Uninstall libcudf-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "libcudf-dev" package

Please follow the instructions below to install libcudf-dev on Kali Linux

$ sudo apt update $ sudo apt install libcudf-dev

2. Uninstall "libcudf-dev" package

Please follow the guidelines below to uninstall libcudf-dev on Kali Linux:

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

3. Information about the libcudf-dev package on Kali Linux

Package: libcudf-dev
Source: cudf (0.10-3)
Version: 0.10-3+b1
Installed-Size: 1296
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6-dev, libglib2.0-dev, libncurses-dev
Size: 212436
SHA256: 0a5261cd54852312f2285030f411819b6917464fefde63a9c5ba3b753210c2a3
SHA1: ca68908f969d001ae645ef52dfcda0bf65041a68
MD5sum: 8dfbe1e1a17868b5d57225c83e3adc13
Description: C 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 a C static library binding the OCaml
implementation of libCUDF so that it can be used from the C
programming language.
Description-md5:
Homepage: https://www.mancoosi.org/cudf/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cudf/libcudf-dev_0.10-3+b1_amd64.deb