How to Install and Uninstall texlive-tcolorbox.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "texlive-tcolorbox.noarch" package

This guide covers the steps necessary to install texlive-tcolorbox.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "texlive-tcolorbox.noarch" package

Please follow the step by step instructions below to uninstall texlive-tcolorbox.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the texlive-tcolorbox.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:18:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : texlive-tcolorbox
Epoch : 7
Version : 20180414
Release : 12.el8
Architecture : noarch
Size : 5.6 M
Source : texlive-extension-20180414-12.el8.src.rpm
Repository : epel
Summary : Coloured boxes, for LaTeX examples and theorems, etc
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides an environment for coloured and framed
: text boxes with a heading line. Optionally, such a box may be
: split in an upper and a lower part; thus the package may be
: used for the setting of LaTeX examples where one part of the
: box displays the source code and the other part shows the
: output. Another common use case is the setting of theorems. The
: package supports saving and reuse of source code and text
: parts.