How to Install and Uninstall sundials2.i686 Package on Fedora 38

Last updated: January 11,2025

1. Install "sundials2.i686" package

Here is a brief guide to show you how to install sundials2.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install sundials2.i686

2. Uninstall "sundials2.i686" package

Learn how to uninstall sundials2.i686 on Fedora 38:

$ sudo dnf remove sundials2.i686 $ sudo dnf autoremove

3. Information about the sundials2.i686 package on Fedora 38

Last metadata expiration check: 0:38:26 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : sundials2
Version : 2.7.0
Release : 12.fc38
Architecture : i686
Size : 386 k
Source : sundials2-2.7.0-12.fc38.src.rpm
Repository : fedora
Summary : Suite of nonlinear solvers
URL : https://www.llnl.gov/casc/sundials/
License : BSD
Description : SUNDIALS is a SUite of Non-linear DIfferential/ALgebraic equation Solvers
: for use in writing mathematical software.
:
: SUNDIALS was implemented with the goal of providing robust time integrators
: and nonlinear solvers that can easily be incorporated into existing simulation
: codes. The primary design goals were to require minimal information from the
: user, allow users to easily supply their own data structures underneath the
: solvers, and allow for easy incorporation of user-supplied linear solvers and
: preconditioners.