How to Install and Uninstall mlir-17-tools Package on Kali Linux

Last updated: May 18,2024

1. Install "mlir-17-tools" package

Please follow the step by step instructions below to install mlir-17-tools on Kali Linux

$ sudo apt update $ sudo apt install mlir-17-tools

2. Uninstall "mlir-17-tools" package

In this section, we are going to explain the necessary steps to uninstall mlir-17-tools on Kali Linux:

$ sudo apt remove mlir-17-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the mlir-17-tools package on Kali Linux

Package: mlir-17-tools
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 180339
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm17, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Size: 29408840
SHA256: 50b402c65802b9e72c3b01f2a45c7c4063228118cf374c32830a09d95dbcc2c7
SHA1: ed566dbe0763de2f60b0a577367585cd9c4aea5e
MD5sum: ebf3e9c4ef426042b46b4ad8cce5762b
Description: Multi-Level Intermediate Representation tools
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
.
This package provides tools.
Description-md5:
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/mlir-17-tools_17.0.6-5_amd64.deb