How to Install and Uninstall arpack-static.i686 Package on Fedora 34

Last updated: July 08,2024

1. Install "arpack-static.i686" package

Please follow the guidelines below to install arpack-static.i686 on Fedora 34

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

2. Uninstall "arpack-static.i686" package

Please follow the guidance below to uninstall arpack-static.i686 on Fedora 34:

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

3. Information about the arpack-static.i686 package on Fedora 34

Last metadata expiration check: 1:48:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : arpack-static
Version : 3.8.0
Release : 2.fc34
Architecture : i686
Size : 130 k
Source : arpack-3.8.0-2.fc34.src.rpm
Repository : updates
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.