How to Install and Uninstall rocm-cmake Package on Kali Linux

Last updated: September 20,2024

1. Install "rocm-cmake" package

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

$ sudo apt update $ sudo apt install rocm-cmake

2. Uninstall "rocm-cmake" package

This guide covers the steps necessary to uninstall rocm-cmake on Kali Linux:

$ sudo apt remove rocm-cmake $ sudo apt autoclean && sudo apt autoremove

3. Information about the rocm-cmake package on Kali Linux

Package: rocm-cmake
Version: 6.0.0-1
Installed-Size: 139
Maintainer: Debian Deep Learning Team
Architecture: all
Size: 28220
SHA256: 8dafb379af7da95340bef15458ce2306366c12141258c2b9c8b2cb993b9650f1
SHA1: 108f8a6c61acd167969a065f78ae8e46204238c0
MD5sum: 5a851b3022946df41fdc1f8ba72bcd5f
Description: AMD ROCm CMake modules
rocm-cmake provides CMake modules for common build and development
tasks within the ROCm project, such as setting version numbers,
configuring CPack properties, and running static analysis tools.
rocm-cmake is not typically required for building libraries or
programs that use ROCm.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ROCm/rocm-cmake
Section: devel
Priority: optional
Filename: pool/main/r/rocm-cmake/rocm-cmake_6.0.0-1_all.deb