How to Install and Uninstall texlive-shadethm Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "texlive-shadethm" package

Please follow the steps below to install texlive-shadethm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-shadethm

2. Uninstall "texlive-shadethm" package

In this section, we are going to explain the necessary steps to uninstall texlive-shadethm on openSuSE Tumbleweed:

$ sudo zypper remove texlive-shadethm

3. Information about the texlive-shadethm package on openSuSE Tumbleweed

Information for package texlive-shadethm:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-shadethm
Version : 2023.209.svn53350-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 22.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-u-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Theorem environments that are shaded
Description :
Extends the \newtheorem command. If you say
\newshadetheorem{theorem}{Theorem} in the preamble then your
regular \begin{theorem} .. \end{theorem} will produce a theorem
statement in a shaded box. It supports all the options of
\newtheorem, including forms \newshadetheorem{..}[..]{..} and
\newshadetheorem{..}{..}[..]. Environments declared using the
package require their body to remain on one page; the mdframed
package can frame and shade theorems, and its environments
break at the end of a page; users are generally recommended,
therefore, to use mdframed. In the same spirit, the author told
us in January 2020: "These materials are obsolete. There are a
number of more recent, more powerful packages that have
capabilities that greatly extend the simple ones here. A new
project should use one of those. These files only continue to
be available to help people who are working with an old
project."

5. The same packages on other Linux Distributions