How to Install and Uninstall librocthrust-tests Package on Kali Linux

Last updated: October 04,2024

1. Install "librocthrust-tests" package

This guide covers the steps necessary to install librocthrust-tests on Kali Linux

$ sudo apt update $ sudo apt install librocthrust-tests

2. Uninstall "librocthrust-tests" package

Here is a brief guide to show you how to uninstall librocthrust-tests on Kali Linux:

$ sudo apt remove librocthrust-tests $ sudo apt autoclean && sudo apt autoremove

3. Information about the librocthrust-tests package on Kali Linux

Package: librocthrust-tests
Source: rocthrust
Version: 5.7.1-1
Installed-Size: 907444
Maintainer: Debian ROCm Team
Architecture: amd64
Depends: libamdhip64-5 (>= 4.5.2), libc6 (>= 2.35), libgcc-s1 (>= 4.0), libstdc++6 (>= 13.1)
Size: 290056416
SHA256: f56c154e182b1ed93d98c3fb2cdc70aa1b33ff40e77498f303189f604fc5901c
SHA1: 4cf75319b0fb9c590ed5e91bbdf1606de531e3c4
MD5sum: 6f8cb608ac1ffb41e2691cae447a96dc
Description: ROCm parallel algorithms library - tests
rocThrust is a header-only library that provides common data structures
and algorithms for high-performance GPU code. It is a port of the
Thrust library to the AMD ROCm platform.
.
rocThrust is intended for use with AMD GPUs. It is implemented in the
HIP language and is a source-compatible substitute for the Thrust
library.
.
This package provides the AMD ROCm rocThrust test binaries. These binaries
are only used to check whether rocThrust works correctly on a given GPU, so
generally speaking, users probably don't need this package.
Description-md5:
Homepage: https://github.com/rocm/rocthrust
Section: libdevel
Priority: optional
Filename: pool/main/r/rocthrust/librocthrust-tests_5.7.1-1_amd64.deb