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

Last updated: May 11,2024

1. Install "texlive-fig4latex.noarch" package

In this section, we are going to explain the necessary steps to install texlive-fig4latex.noarch on Fedora 35

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

2. Uninstall "texlive-fig4latex.noarch" package

Here is a brief guide to show you how to uninstall texlive-fig4latex.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:32:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-fig4latex
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : noarch
Size : 76 k
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Management of figures for large LaTeX documents
URL : http://tug.org/texlive/
License : GPLv3+
Description : Fig4LaTeX simplifies management of the figures in a large LaTeX
: document. Fig4LaTeX is appropriate for projects that include
: figures with graphics created by XFig -- in particular,
: graphics which use the combined PS/LaTeX (or PDF/LaTeX) export
: method. An example document (with its output) is provided.