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

Last updated: April 29,2024

1. Install "libthrust-dev" package

In this section, we are going to explain the necessary steps to install libthrust-dev on Kali Linux

$ sudo apt update $ sudo apt install libthrust-dev

2. Uninstall "libthrust-dev" package

In this section, we are going to explain the necessary steps to uninstall libthrust-dev on Kali Linux:

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

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

Package: libthrust-dev
Source: libthrust
Version: 2.0.1-2
Installed-Size: 5278
Maintainer: Debian NVIDIA Maintainers
Architecture: all
Depends: libcub-dev (>= 2.0.1), libcub-dev (<< 2.0.1.), libcu++-dev (>= 1.8.0)
Recommends: libtbb-dev
Suggests: nvidia-cuda-toolkit
Size: 445936
SHA256: 279725b7664a40e63d307c7870016aa235e0972cacb6c602b1c00f1ee72c5438
SHA1: d92a27138a1a60519305f53d5bb73d47cb769153
MD5sum: 9c871a31d740d4cb68f5775668750ccb
Description: Thrust - Parallel Algorithms Library
Thrust is a parallel algorithms library which resembles the C++ Standard
Template Library (STL). Thrust's high-level interface greatly enhances
programmer productivity while enabling performance portability between GPUs
and multicore CPUs. Interoperability with established technologies (such as
CUDA, TBB, and OpenMP) facilitates integration with existing software.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/NVIDIA/thrust
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libt/libthrust/libthrust-dev_2.0.1-2_all.deb