How to Install and Uninstall libsundials_cvode5 Package on openSUSE Leap

Last updated: November 26,2024

1. Install "libsundials_cvode5" package

This is a short guide on how to install libsundials_cvode5 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libsundials_cvode5

2. Uninstall "libsundials_cvode5" package

This guide covers the steps necessary to uninstall libsundials_cvode5 on openSUSE Leap:

$ sudo zypper remove libsundials_cvode5

3. Information about the libsundials_cvode5 package on openSUSE Leap

Information for package libsundials_cvode5:
-------------------------------------------
Repository : Main Repository
Name : libsundials_cvode5
Version : 5.2.0-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 217.9 KiB
Installed : No
Status : not installed
Source package : sundials-5.2.0-bp155.2.12.src
Upstream URL : https://computation.llnl.gov/projects/sundials/
Summary : Suite of nonlinear solvers - cvode shared libraries
Description :
SUNDIALS is a SUite of Non-linear DIfferential/ALgebraic equation Solvers
for use in writing mathematical software.
This package provides the shared libraries for SUNDIALS' cvode solver.