How to Install and Uninstall texlive-pdftricks.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "texlive-pdftricks.noarch" package

Please follow the instructions below to install texlive-pdftricks.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install texlive-pdftricks.noarch

2. Uninstall "texlive-pdftricks.noarch" package

Please follow the step by step instructions below to uninstall texlive-pdftricks.noarch on Fedora 38:

$ sudo dnf remove texlive-pdftricks.noarch $ sudo dnf autoremove

3. Information about the texlive-pdftricks.noarch package on Fedora 38

Last metadata expiration check: 2:01:57 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-pdftricks
Epoch : 10
Version : svn15878.1.16
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Support for pstricks in pdfTeX
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
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.