How to Install and Uninstall texlive-subfigure.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-subfigure.noarch" package

In this section, we are going to explain the necessary steps to install texlive-subfigure.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-subfigure.noarch" package

Here is a brief guide to show you how to uninstall texlive-subfigure.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-subfigure.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:50:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-subfigure
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 367 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Deprecated: Figures divided into subfigures
URL : http://tug.org/texlive/
License : LPPL
Description : Provides support for the manipulation and reference of small or
: 'sub' figures and tables within a single figure or table
: environment. It is convenient to use this package when your
: subfigures are to be separately captioned, referenced, or are
: to be included in the List-of-Figures. A new \subfigure command
: is introduced which can be used inside a figure environment for
: each subfigure. An optional first argument is used as the
: caption for that subfigure. This package is now obsolescent:
: new users should use subfig instead.