How to Install and Uninstall texlive-pstricks Package on openSUSE Leap

Last updated: May 14,2024

1. Install "texlive-pstricks" package

This tutorial shows how to install texlive-pstricks on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-pstricks

2. Uninstall "texlive-pstricks" package

This guide let you learn how to uninstall texlive-pstricks on openSUSE Leap:

$ sudo zypper remove texlive-pstricks

3. Information about the texlive-pstricks package on openSUSE Leap

Information for package texlive-pstricks:
-----------------------------------------
Repository : Main Repository
Name : texlive-pstricks
Version : 2021.189.3.01asvn58731-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 554.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-t-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : PostScript macros for TeX
Description :
PSTricks offers an extensive collection of macros for
generating PostScript that is usable with most TeX macro
formats, including Plain TeX, LaTeX, AMS-TeX, and AMS-LaTeX.
Included are macros for colour, graphics, pie charts, rotation,
trees and overlays. It has many special features, including a
wide variety of graphics (picture drawing) macros, with a
flexible interface and with colour support. There are macros
for colouring or shading the cells of tables. The package
pstricks-add contains bug-fixes and additions for PSTricks
(among other things). PSTricks ordinarily uses PostScript
\special commands, which are not supported by pdf(La)TeX. This
limitation may be overcome by using either the pst-pdf or the
pdftricks package, to generate a PDF inclusion from a PSTricks
diagram. PSTricks macros can also generate PDF output when the
document is processed XeTeX, without the need for other
supporting packages.