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

Last updated: October 07,2024

1. Install "texlive-a2ping.noarch" package

Please follow the guidance below to install texlive-a2ping.noarch on Fedora 35

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

2. Uninstall "texlive-a2ping.noarch" package

This tutorial shows how to uninstall texlive-a2ping.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:59:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-a2ping
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : noarch
Size : 52 k
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Advanced PS, PDF, EPS converter
URL : http://tug.org/texlive/
License : GPL+
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.