How to Install and Uninstall python3-triton Package on Kali Linux

Last updated: November 21,2024

1. Install "python3-triton" package

Please follow the guidance below to install python3-triton on Kali Linux

$ sudo apt update $ sudo apt install python3-triton

2. Uninstall "python3-triton" package

This guide let you learn how to uninstall python3-triton on Kali Linux:

$ sudo apt remove python3-triton $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-triton package on Kali Linux

Package: python3-triton
Source: triton
Version: 2.0.0.post1-4
Installed-Size: 9295
Maintainer: Debian Deep Learning Team
Architecture: amd64
Size: 882472
SHA256: c02a647ffe7b286f412a0ac7a91c5ffbe3e131c02b82284b79b5004acba9dcd6
SHA1: 1bac45609de269819a77402743ff760a91699cf7
MD5sum: 54532b6f497dc60f737e6790d8b98db9
Description: language and compiler for custom Deep Learning operations
For writing highly efficient custom Deep-Learning primitives. The aim
of Triton is to provide an open-source environment to write fast code
at higher productivity than CUDA, but also with higher flexibility
than other existing domain specific languages.
Description-md5:
Homepage: https://github.com/openai/triton/
Section: python
Priority: optional
Filename: pool/main/t/triton/python3-triton_2.0.0.post1-4_amd64.deb