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

Last updated: October 12,2024

1. Install "texlive-pgf.noarch" package

This guide let you learn how to install texlive-pgf.noarch on AlmaLinux 9

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

2. Uninstall "texlive-pgf.noarch" package

Please follow the guidelines below to uninstall texlive-pgf.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:32:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-pgf
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 11 M
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Create PostScript and PDF graphics in TeX
URL : http://tug.org/texlive/
License : LPPL
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.