How to Install and Uninstall nvptx-tools Package on Kali Linux

Last updated: May 16,2024

1. Install "nvptx-tools" package

Please follow the guidelines below to install nvptx-tools on Kali Linux

$ sudo apt update $ sudo apt install nvptx-tools

2. Uninstall "nvptx-tools" package

Please follow the instructions below to uninstall nvptx-tools on Kali Linux:

$ sudo apt remove nvptx-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the nvptx-tools package on Kali Linux

Package: nvptx-tools
Version: 0.20230904-1
Installed-Size: 170
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: binutils, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Suggests: nvidia-cuda-toolkit
Size: 39024
SHA256: 517b3b4942d09e79948128931e37658a63ff36c380252a8d3058267a15167efb
SHA1: 81d3f33c5f7177dfdec943628ff8d6f46e2ef740
MD5sum: 1adb89fd832f3ace3a330e5c6dd45162
Description: collection of tools for use with nvptx-none GCC toolchains
The tools consist of
- nvptx-none-as: "assembler" for PTX.
- nvptx-none-ld: "linker" for PTX.
Additionally, the following symlinks are installed:
- nvptx-none-ar: link to the GNU/Linux host system's ar.
- nvptx-none-ranlib: link to the GNU/Linux host system's ranlib.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/MentorEmbedded/nvptx-tools/
Section: devel
Priority: optional
Filename: pool/main/n/nvptx-tools/nvptx-tools_0.20230904-1_amd64.deb