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

Last updated: June 26,2024

1. Install "texlive-pdftricks" package

Please follow the steps below to install texlive-pdftricks on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-pdftricks

2. Uninstall "texlive-pdftricks" package

Please follow the guidance below to uninstall texlive-pdftricks on openSUSE Leap:

$ sudo zypper remove texlive-pdftricks

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

Information for package texlive-pdftricks:
------------------------------------------
Repository : Main Repository
Name : texlive-pdftricks
Version : 2021.189.1.16svn15878-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-r-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Support for PSTricks in pdfTeX
Description :
The PSTricks macros cannot be used (directly) with pdfTeX,
since PSTricks uses PostScript arithmetic, which isn't part of
PDF. This package circumvents this limitation so that the
extensive facilities offered by the powerful PSTricks package
can be made use of in a pdfTeX document. This is done using the
shell escape function available in current TeX implementations.
The package may also be used in support of other
'PostScript-output-only' packages, such as PSfrag. For
alternatives, users may care to review the discussion in the
PSTricks online documentation.

5. The same packages on other Linux Distributions