How to Install and Uninstall texlive-minipage-marginpar Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "texlive-minipage-marginpar" package

This is a short guide on how to install texlive-minipage-marginpar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-minipage-marginpar

2. Uninstall "texlive-minipage-marginpar" package

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

$ sudo zypper remove texlive-minipage-marginpar

3. Information about the texlive-minipage-marginpar package on openSuSE Tumbleweed

Information for package texlive-minipage-marginpar:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-minipage-marginpar
Version : 2023.209.0.0.2svn15878-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Minipages with marginal notes
Description :
This package allows \marginpar-commands inside of minipages and
other boxes. (It takes another approach than marginnote by
Markus Kohm: it saves all \marginpar-commands and typesets them
outside (i.e., after) the box.) The package defines an
environment minipagewithmarginpars (to be used like
minipage)--and the internal commands may be used by other
packages to define similar environments or commands.