How to Install and Uninstall texlive-framed.noarch Package on CentOS Stream 8

Last updated: May 02,2024

1. Install "texlive-framed.noarch" package

This guide let you learn how to install texlive-framed.noarch on CentOS Stream 8

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

2. Uninstall "texlive-framed.noarch" package

Please follow the guidelines below to uninstall texlive-framed.noarch on CentOS Stream 8:

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

3. Information about the texlive-framed.noarch package on CentOS Stream 8

Last metadata expiration check: 6:27:51 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : texlive-framed
Epoch : 7
Version : 20180414
Release : 29.el8
Architecture : noarch
Size : 265 k
Source : texlive-20180414-29.el8.src.rpm
Repository : appstream
Summary : Framed or shaded regions that can break across pages
URL : http://tug.org/texlive/
License : Copyright only
Description : The package creates three environments: - framed, which puts an
: ordinary frame box around the region, - shaded, which shades
: the region, and - leftbar, which places a line at the left
: side. The environments allow a break at their start (the
: \FrameCommand enables creation of a title that is "attached" to
: the environment); breaks are also allowed in the course of the
: framed/shaded matter. There is also a command \MakeFramed to
: make your own framed-style environments.