How to Install and Uninstall libstdgpu-hip-dev Package on Kali Linux

Last updated: June 30,2024

1. Install "libstdgpu-hip-dev" package

This tutorial shows how to install libstdgpu-hip-dev on Kali Linux

$ sudo apt update $ sudo apt install libstdgpu-hip-dev

2. Uninstall "libstdgpu-hip-dev" package

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

$ sudo apt remove libstdgpu-hip-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstdgpu-hip-dev package on Kali Linux

Package: libstdgpu-hip-dev
Source: stdgpu (1.3.0+git20220507.32e0517-5)
Version: 1.3.0+git20220507.32e0517-5+b1
Installed-Size: 574
Maintainer: Timo Röhling
Architecture: amd64
Provides: libstdgpu-dev
Depends: libstdgpu-hip0d (= 1.3.0+git20220507.32e0517-5+b1), librocthrust-dev
Conflicts: libstdgpu-dev
Size: 58980
SHA256: 26b95d44dbeac463fddaede72f191819766623a1fd8fc986bc2f6c25cdc27bb3
SHA1: 65066e20fd99346d377f75541fb21f2ff7093e31
MD5sum: 52577ace390f8176775b1b974ca13c77
Description: Efficient STL-like Data Structures on the GPU (HIP development headers)
stdgpu is an open-source library providing several generic GPU data structures
for fast and reliable data management. Multiple platforms such as CUDA,
OpenMP, and HIP are supported allowing you to rapidly write highly complex
agnostic and native algorithms that look like sequential CPU code but are
executed in parallel on the GPU.
.
This package installs the development headers for the HIP version.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/stotko/stdgpu
Section: libdevel
Priority: optional
Filename: pool/main/s/stdgpu/libstdgpu-hip-dev_1.3.0+git20220507.32e0517-5+b1_amd64.deb