How to Install and Uninstall exodusii-devel.i686 Package on Fedora 39

Last updated: March 01,2025

1. Install "exodusii-devel.i686" package

Learn how to install exodusii-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install exodusii-devel.i686

2. Uninstall "exodusii-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall exodusii-devel.i686 on Fedora 39:

$ sudo dnf remove exodusii-devel.i686 $ sudo dnf autoremove

3. Information about the exodusii-devel.i686 package on Fedora 39

Last metadata expiration check: 0:24:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : exodusii-devel
Version : 6.09
Release : 21.fc39
Architecture : i686
Size : 25 k
Source : exodusii-6.09-21.fc39.src.rpm
Repository : fedora
Summary : Development headers and libraries for exodusII
URL : http://sourceforge.net/projects/exodusii/
License : BSD
Description : EXODUS II is a model developed to store and retrieve data for finite element
: analyses. It is used for pre-processing (problem definition), post-processing
: (results visualization), as well as code to code data transfer. An EXODUS II
: data file is a random access, machine independent, binary file that is written
: and read via C, C++, or Fortran library routines which comprise the
: Application Programming Interface (API).
:
: This package contains development headers and libraries for exodusII.