How to Install and Uninstall texlive-a2ping.noarch Package on Fedora 39

Last updated: October 04,2024

1. Install "texlive-a2ping.noarch" package

Please follow the step by step instructions below to install texlive-a2ping.noarch on Fedora 39

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

2. Uninstall "texlive-a2ping.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-a2ping.noarch on Fedora 39:

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

3. Information about the texlive-a2ping.noarch package on Fedora 39

Last metadata expiration check: 5:00:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-a2ping
Epoch : 11
Version : svn52964
Release : 77.fc39
Architecture : noarch
Size : 51 k
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Advanced PS, PDF, EPS converter
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
Description : a2ping is a Perl script command line utility written for Unix
: that converts many raster image and vector graphics formats to
: EPS or PDF and other page description formats. Accepted input
: file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF,
: PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are:
: EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS,
: PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the low-
: level work to Ghostscript (GS), pdftops and sam2p. a2ping fixes
: many glitches during the EPS to EPS conversion, so its output
: is often more compatible and better embeddable than its input.