How to Install and Uninstall sundials2.x86_64 Package on Fedora 35

Last updated: November 28,2024

1. Install "sundials2.x86_64" package

Here is a brief guide to show you how to install sundials2.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install sundials2.x86_64

2. Uninstall "sundials2.x86_64" package

In this section, we are going to explain the necessary steps to uninstall sundials2.x86_64 on Fedora 35:

$ sudo dnf remove sundials2.x86_64 $ sudo dnf autoremove

3. Information about the sundials2.x86_64 package on Fedora 35

Last metadata expiration check: 5:45:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : sundials2
Version : 2.7.0
Release : 9.fc35
Architecture : x86_64
Size : 362 k
Source : sundials2-2.7.0-9.fc35.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.