How to Install and Uninstall texlive-framed.noarch Package on Fedora 35

Last updated: February 05,2025

1. Install "texlive-framed.noarch" package

Please follow the step by step instructions below to install texlive-framed.noarch on Fedora 35

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

2. Uninstall "texlive-framed.noarch" package

Here is a brief guide to show you how to uninstall texlive-framed.noarch on Fedora 35:

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

3. Information about the texlive-framed.noarch package on Fedora 35

Last metadata expiration check: 5:45:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-framed
Epoch : 9
Version : svn26789.0.96
Release : 48.fc35
Architecture : noarch
Size : 20 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.