How to Install and Uninstall texlive-pst-math Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "texlive-pst-math" package
Here is a brief guide to show you how to install texlive-pst-math on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-pst-math
Copied
2. Uninstall "texlive-pst-math" package
Please follow the steps below to uninstall texlive-pst-math on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-pst-math
Copied
3. Information about the texlive-pst-math package on openSuSE Tumbleweed
Information for package texlive-pst-math:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-pst-math
Version : 2023.209.0.0.66svn64732-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 13.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-s-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Enhancement of PostScript math operators to use with PSTricks
Description :
PostScript lacks a lot of basic operators such as tan, acos,
asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base).
Also (oddly) cos and sin use arguments in degrees. Pst-math
provides all those operators in a header file pst-math.pro with
wrappers pst-math.sty and pst-math.tex. In addition, sinc,
gauss, gammaln and bessel are implemented (only partially for
the latter). The package is designed essentially to work with
pst-plot but can be used in whatever PS code (such as PSTricks
SpecialCoor "!", which is useful for placing labels). The
package also provides a routine SIMPSON for numerical
integration and a solver of linear equation systems.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-pst-math
Version : 2023.209.0.0.66svn64732-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 13.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-s-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Enhancement of PostScript math operators to use with PSTricks
Description :
PostScript lacks a lot of basic operators such as tan, acos,
asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base).
Also (oddly) cos and sin use arguments in degrees. Pst-math
provides all those operators in a header file pst-math.pro with
wrappers pst-math.sty and pst-math.tex. In addition, sinc,
gauss, gammaln and bessel are implemented (only partially for
the latter). The package is designed essentially to work with
pst-plot but can be used in whatever PS code (such as PSTricks
SpecialCoor "!", which is useful for placing labels). The
package also provides a routine SIMPSON for numerical
integration and a solver of linear equation systems.