How to Install and Uninstall libmlir-16 Package on Kali Linux

Last updated: October 05,2024

1. Install "libmlir-16" package

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

$ sudo apt update $ sudo apt install libmlir-16

2. Uninstall "libmlir-16" package

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

$ sudo apt remove libmlir-16 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmlir-16 package on Kali Linux

Package: libmlir-16
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 43295
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libmlir-x.y
Provides: libmlir-x.y
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16, libstdc++6 (>= 13.1)
Conflicts: libmlir-x.y
Size: 7144376
SHA256: f1f7a8bbdb7cfc541afb2958ca501bc335ff3bfaa6e114abdb8e2662e4b33b71
SHA1: 2aea7e021add2fe6a1a386be462dc4d72d32e826
MD5sum: bab30f71b69b105459d26e74fdae15cb
Description: Multi-Level Intermediate Representation library
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.
Description-md5:
Multi-Arch: same
Homepage: https://www.llvm.org/
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/libmlir-16_16.0.6-20_amd64.deb