How to Install and Uninstall mepack64.x86_64 Package on Fedora 39

Last updated: October 11,2024

1. Install "mepack64.x86_64" package

Please follow the guidelines below to install mepack64.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install mepack64.x86_64

2. Uninstall "mepack64.x86_64" package

Please follow the guidelines below to uninstall mepack64.x86_64 on Fedora 39:

$ sudo dnf remove mepack64.x86_64 $ sudo dnf autoremove

3. Information about the mepack64.x86_64 package on Fedora 39

Last metadata expiration check: 1:59:04 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : mepack64
Version : 1.1.1
Release : 1.fc39
Architecture : x86_64
Size : 1.7 M
Source : mepack-1.1.1-1.fc39.src.rpm
Repository : updates
Summary : A Fortran software library for solving dense Sylvester-like matrix equations
URL : https://www.mpi-magdeburg.mpg.de/projects/mepack
License : GPL-3.0-or-later and LGPL-2.1-or-later and BSD-3-Clause
Description : MEPACK is a software library focused on solving dense Sylvester-like
: matrix equations. The library is written in Fortran and provides
: interfaces for C, MATLAB and GNU Octave. The development places great
: emphasis on the fact that the algorithms can be adapted very well to
: modern CPU architectures by current Fortran compilers. In addition, the
: algorithms are accelerated through the use of directed acyclic graphs
: using OpenMP to increase the utility of multicore architectures.
:
: This build has 64-bit integer support.