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

Last updated: October 03,2024

1. Install "texlive-pstricks.noarch" package

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

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

2. Uninstall "texlive-pstricks.noarch" package

Please follow the instructions below to uninstall texlive-pstricks.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:54:54 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-pstricks
Epoch : 10
Version : svn65346
Release : 65.fc38
Architecture : noarch
Size : 117 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : PostScript macros for TeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.