How to Install and Uninstall texlive-newfloat.noarch Package on CentOS Stream 9

Last updated: November 28,2024

1. Install "texlive-newfloat.noarch" package

This guide let you learn how to install texlive-newfloat.noarch on CentOS Stream 9

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

2. Uninstall "texlive-newfloat.noarch" package

This guide covers the steps necessary to uninstall texlive-newfloat.noarch on CentOS Stream 9:

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

3. Information about the texlive-newfloat.noarch package on CentOS Stream 9

Last metadata expiration check: 3:01:44 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-newfloat
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 112 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Define new floating environments
URL : http://tug.org/texlive/
License : LPPL
Description : The package offers the command \DeclareFloatingEnvironment,
: which the user may use to define new floating environments
: which behave like the LaTeX standard foating environments
: figure and table.