How to Install and Uninstall texlive-pstricks.noarch Package on CentOS 8 / RHEL 8

Last updated: June 18,2024

1. Install "texlive-pstricks.noarch" package

Here is a brief guide to show you how to install texlive-pstricks.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-pstricks.noarch" package

This tutorial shows how to uninstall texlive-pstricks.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-pstricks.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:49:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-pstricks
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 6.9 M
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : PostScript macros for TeX
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : 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 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.