How to Install and Uninstall metis.i686 Package on Fedora 35

Last updated: October 10,2024

1. Install "metis.i686" package

This tutorial shows how to install metis.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install metis.i686

2. Uninstall "metis.i686" package

Please follow the guidelines below to uninstall metis.i686 on Fedora 35:

$ sudo dnf remove metis.i686 $ sudo dnf autoremove

3. Information about the metis.i686 package on Fedora 35

Last metadata expiration check: 3:02:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : metis
Version : 5.1.0
Release : 31.fc35
Architecture : i686
Size : 579 k
Source : metis-5.1.0-31.fc35.src.rpm
Repository : fedora
Summary : Serial Graph Partitioning and Fill-reducing Matrix Ordering
URL : http://glaros.dtc.umn.edu/gkhome/views/metis
License : ASL 2.0 and BSD and LGPLv2+
Description : METIS is a set of serial programs for partitioning graphs,
: partitioning finite element meshes, and producing fill reducing
: orderings for sparse matrices.
: The algorithms implemented in METIS are based on the multilevel
: recursive-bisection, multilevel k-way, and multi-constraint
: partitioning schemes developed in our lab.
: METIS is distributed with OpenMP support.