How to Install and Uninstall texlive-pst-ode Package on openSUSE Leap

Last updated: April 23,2024

1. Install "texlive-pst-ode" package

In this section, we are going to explain the necessary steps to install texlive-pst-ode on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-pst-ode

2. Uninstall "texlive-pst-ode" package

This tutorial shows how to uninstall texlive-pst-ode on openSUSE Leap:

$ sudo zypper remove texlive-pst-ode

3. Information about the texlive-pst-ode package on openSUSE Leap

Information for package texlive-pst-ode:
----------------------------------------
Repository : Main Repository
Name : texlive-pst-ode
Version : 2021.189.0.0.15svn58293-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 16.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-s-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Solving initial value problems for sets of Ordinary Differential Equations
Description :
The package defines \pstODEsolve for solving initial value
problems for sets of Ordinary Differential Equations (ODE)
using the Runge-Kutta-Fehlberg (RKF45) method with automatic
step size adjustment. The result is stored as a PostScript
object and may be plotted later using macros from other
PSTricks packages, such as \listplot (pst-plot) and
\listplotThreeD (pst-3dplot), or may be further processed by
user-defined PostScript procedures. Optionally, the computed
state vectors can be written as a table to a text file.

5. The same packages on other Linux Distributions