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

Last updated: May 20,2024

1. Install "mlir-16-tools" package

This guide covers the steps necessary to install mlir-16-tools on Kali Linux

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

2. Uninstall "mlir-16-tools" package

This tutorial shows how to uninstall mlir-16-tools on Kali Linux:

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

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

Package: mlir-16-tools
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 107118
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm16, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Size: 18358964
SHA256: c8bd243eb6577bb7f9c5367b9983c3cb21a4a67804caefbdeabc60a3c5af1d2f
SHA1: 1abc427cc7915450b0c9494aec97000dea1b8b4a
MD5sum: 7dd6ec3ce35e5de1bb3a283668972d2a
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-16/mlir-16-tools_16.0.6-20_amd64.deb