How to Install and Uninstall arpack-static.x86_64 Package on Fedora 36

Last updated: October 08,2024

1. Install "arpack-static.x86_64" package

Please follow the steps below to install arpack-static.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install arpack-static.x86_64

2. Uninstall "arpack-static.x86_64" package

Here is a brief guide to show you how to uninstall arpack-static.x86_64 on Fedora 36:

$ sudo dnf remove arpack-static.x86_64 $ sudo dnf autoremove

3. Information about the arpack-static.x86_64 package on Fedora 36

Last metadata expiration check: 0:03:27 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : arpack-static
Version : 3.8.0
Release : 4.fc36
Architecture : x86_64
Size : 214 k
Source : arpack-3.8.0-4.fc36.src.rpm
Repository : fedora
Summary : Static library for developing arpack based applications
URL : https://github.com/opencollab/arpack-ng
License : BSD
Description : ARPACK is a collection of Fortran 77 subroutines designed to solve
: large scale eigenvalue problems. This package contains the static
: library and so links used for building arpack based applications.