How to Install and Uninstall sundials.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "sundials.x86_64" package
This guide covers the steps necessary to install sundials.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
sundials.x86_64
Copied
2. Uninstall "sundials.x86_64" package
This tutorial shows how to uninstall sundials.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
sundials.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the sundials.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:16:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : sundials
Version : 5.8.0
Release : 15.el9
Architecture : x86_64
Size : 1.0 M
Source : sundials-5.8.0-15.el9.src.rpm
Repository : epel
Summary : Suite of nonlinear solvers
URL : https://computation.llnl.gov/projects/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.
Available Packages
Name : sundials
Version : 5.8.0
Release : 15.el9
Architecture : x86_64
Size : 1.0 M
Source : sundials-5.8.0-15.el9.src.rpm
Repository : epel
Summary : Suite of nonlinear solvers
URL : https://computation.llnl.gov/projects/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.