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

Last updated: October 03,2024

1. Install "texlive-firstaid.noarch" package

Here is a brief guide to show you how to install texlive-firstaid.noarch on CentOS Stream 9

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

2. Uninstall "texlive-firstaid.noarch" package

Please follow the guidance below to uninstall texlive-firstaid.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 2:42:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-firstaid
Epoch : 9
Version : 20200406
Release : 34.el9
Architecture : noarch
Size : 215 k
Source : texlive-extension-20200406-34.el9.src.rpm
Repository : epel
Summary : First aid for external LaTeX files and packages that need updating
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : This package contains some first aid for LaTeX packages or
: classes that require updates because of internal changes to the
: LaTeX kernel that are not yet reflected in the package's or
: class's code. The file latex2e-first-aid-for-external-files.ltx
: provided by this package is meant to be loaded during format
: generation and not by the user.