How to Install and Uninstall mlir.x86_64 Package on Fedora 34

Last updated: January 11,2025

1. Install "mlir.x86_64" package

Please follow the instructions below to install mlir.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mlir.x86_64

2. Uninstall "mlir.x86_64" package

Please follow the guidance below to uninstall mlir.x86_64 on Fedora 34:

$ sudo dnf remove mlir.x86_64 $ sudo dnf autoremove

3. Information about the mlir.x86_64 package on Fedora 34

Last metadata expiration check: 4:21:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mlir
Version : 12.0.1
Release : 1.fc34
Architecture : x86_64
Size : 1.7 M
Source : mlir-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : Multi-Level Intermediate Representation Overview
URL : http://mlir.llvm.org
License : ASL 2.0 with exceptions
Description : The MLIR project is a 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.