How to Install and Uninstall metis64.x86_64 Package on Fedora 38

Last updated: October 04,2024

1. Install "metis64.x86_64" package

This is a short guide on how to install metis64.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install metis64.x86_64

2. Uninstall "metis64.x86_64" package

This tutorial shows how to uninstall metis64.x86_64 on Fedora 38:

$ sudo dnf remove metis64.x86_64 $ sudo dnf autoremove

3. Information about the metis64.x86_64 package on Fedora 38

Last metadata expiration check: 2:44:32 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : metis64
Version : 5.1.0
Release : 34.fc38
Architecture : x86_64
Size : 561 k
Source : metis-5.1.0-34.fc38.src.rpm
Repository : fedora
Summary : Serial Graph Partitioning and Fill-reducing Matrix Ordering (64bit INTEGER)
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.
: This build has 64bit INTEGER support.