How to Install and Uninstall fig2ps.noarch Package on Fedora 39

Last updated: September 23,2024

1. Install "fig2ps.noarch" package

This tutorial shows how to install fig2ps.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install fig2ps.noarch

2. Uninstall "fig2ps.noarch" package

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

$ sudo dnf remove fig2ps.noarch $ sudo dnf autoremove

3. Information about the fig2ps.noarch package on Fedora 39

Last metadata expiration check: 0:24:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : fig2ps
Version : 1.5
Release : 22.fc39
Architecture : noarch
Size : 29 k
Source : fig2ps-1.5-22.fc39.src.rpm
Repository : fedora
Summary : Utility for converting xfig pictures to PS/PDF
URL : http://fig2ps.sourceforge.net/
License : GPLv2+
Description : fig2ps is a perl script which converts xfig files to postscript or
: PDF, using LaTeX for processing text (a capability not included in
: transfig). This provides the benefit of seamless integration of
: figures into documents (the font in the figures is the same as in the
: text), and allows for special typesetting commands (such as
: mathematical equations) to be included in figures.