How to Install and Uninstall texlive-pgf.noarch Package on AlmaLinux 8

Last updated: May 18,2024

1. Install "texlive-pgf.noarch" package

Please follow the steps below to install texlive-pgf.noarch on AlmaLinux 8

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

2. Uninstall "texlive-pgf.noarch" package

This guide covers the steps necessary to uninstall texlive-pgf.noarch on AlmaLinux 8:

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

3. Information about the texlive-pgf.noarch package on AlmaLinux 8

Last metadata expiration check: 2:05:29 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : texlive-pgf
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 11 M
Source : texlive-20180414-25.el8.src.rpm
Repository : appstream
Summary : Create PostScript and PDF graphics in TeX
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : PGF is a macro package for creating graphics. It is platform-
: and format-independent and works together with the most
: important TeX backend drivers, including pdftex and dvips. It
: comes with a user-friendly syntax layer called TikZ. Its usage
: is similar to pstricks and the standard picture environment.
: PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt.
: Unlike pstricks, it can produce either PostScript or PDF
: output.