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

Last updated: October 04,2024

1. Install "texlive-pdftricks.noarch" package

Please follow the guidance below to install texlive-pdftricks.noarch on Fedora 35

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

2. Uninstall "texlive-pdftricks.noarch" package

Please follow the guidelines below to uninstall texlive-pdftricks.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:17:36 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-pdftricks
Epoch : 9
Version : svn15878.1.16
Release : 48.fc35
Architecture : noarch
Size : 22 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Support for pstricks in pdfTeX
URL : http://tug.org/texlive/
License : GPL+
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.