How to Install and Uninstall texlive-boxedminipage Package on openSuSE Tumbleweed
Last updated: March 15,2025
1. Install "texlive-boxedminipage" package
This tutorial shows how to install texlive-boxedminipage on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-boxedminipage
Copied
2. Uninstall "texlive-boxedminipage" package
This guide let you learn how to uninstall texlive-boxedminipage on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-boxedminipage
Copied
3. Information about the texlive-boxedminipage package on openSuSE Tumbleweed
Information for package texlive-boxedminipage:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-boxedminipage
Version : 2023.209.1.1svn54827-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-d-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Framed minipages of a specified total width (text and frame combined)
Description :
The package essentially just wraps a minipage within an \fbox.
However, while
\fbox{\begin{minipage}{\linewidth}...\end{minipage}} juts out
into the margin, \begin{boxedminipage}...\end{boxedminipage}
does not. Instead, it subtracts the frame's dimensions from the
specified dimensions of the minipage before typesetting the
minipage. Note: The package was formerly known as
boxedminipage2e and now replaces Mario Wolczko's earlier
boxedminipage package.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-boxedminipage
Version : 2023.209.1.1svn54827-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-d-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Framed minipages of a specified total width (text and frame combined)
Description :
The package essentially just wraps a minipage within an \fbox.
However, while
\fbox{\begin{minipage}{\linewidth}...\end{minipage}} juts out
into the margin, \begin{boxedminipage}...\end{boxedminipage}
does not. Instead, it subtracts the frame's dimensions from the
specified dimensions of the minipage before typesetting the
minipage. Note: The package was formerly known as
boxedminipage2e and now replaces Mario Wolczko's earlier
boxedminipage package.