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

Last updated: May 11,2024

1. Install "libcub-dev" package

Please follow the guidance below to install libcub-dev on Kali Linux

$ sudo apt update $ sudo apt install libcub-dev

2. Uninstall "libcub-dev" package

Please follow the instructions below to uninstall libcub-dev on Kali Linux:

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

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

Package: libcub-dev
Source: cub
Version: 2.0.1-2
Installed-Size: 3030
Maintainer: Debian NVIDIA Maintainers
Architecture: all
Depends: libcu++-dev (>= 1.8.0)
Breaks: libthrust-dev (<< 1.15.0)
Size: 260248
SHA256: 560b99aae619d4f032cd353c3f9311f7dcc7a1a3cfd11784ecf57812ee84a407
SHA1: 1b36cdbd52b0bec378e4d31244a5ba5eadacf3bc
MD5sum: 5317231d404859ace9b7fe12377e1656
Description: reusable software components for the CUDA programming model
CUB provides state-of-the-art, reusable software components for every layer
of the CUDA programming model:
* Parallel primitives
* Warp-wide "collective" primitives
* Block-wide "collective" primitives
* Device-wide primitives
* Utilities
* Fancy iterators
* Thread and thread block I/O
* PTX intrinsics
* Device, kernel, and storage management
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/NVIDIA/cub
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cub/libcub-dev_2.0.1-2_all.deb