How to Install and Uninstall libstdgpu-cuda0d Package on Kali Linux

Last updated: May 23,2024

1. Install "libstdgpu-cuda0d" package

Please follow the instructions below to install libstdgpu-cuda0d on Kali Linux

$ sudo apt update $ sudo apt install libstdgpu-cuda0d

2. Uninstall "libstdgpu-cuda0d" package

Here is a brief guide to show you how to uninstall libstdgpu-cuda0d on Kali Linux:

$ sudo apt remove libstdgpu-cuda0d $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstdgpu-cuda0d package on Kali Linux

Package: libstdgpu-cuda0d
Source: stdgpu-contrib
Version: 1.3.0+git20220507.32e0517-2
Installed-Size: 75
Maintainer: Timo Röhling
Architecture: amd64
Depends: libc6 (>= 2.4), libcudart12, libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 23284
SHA256: f2837d8fc777714609cb0bfa1bdd09c6a213780d540386d2858f64498b2d838a
SHA1: 7b750c797a33bab8b73acbc0cb1b4f4210334609
MD5sum: 9c37c8d4c762a02a7918b564799b3eb9
Description: Efficient STL-like Data Structures on the GPU (CUDA backend)
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 shared library that runs on CUDA.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/stotko/stdgpu
Section: contrib/libs
Priority: optional
Filename: pool/contrib/s/stdgpu-contrib/libstdgpu-cuda0d_1.3.0+git20220507.32e0517-2_amd64.deb