How to Install and Uninstall texlive-minipage-marginpar Package on openSUSE Leap

Last updated: May 04,2024

1. Install "texlive-minipage-marginpar" package

This guide let you learn how to install texlive-minipage-marginpar on openSUSE Leap

$ 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 Leap:

$ sudo zypper remove texlive-minipage-marginpar

3. Information about the texlive-minipage-marginpar package on openSUSE Leap

Information for package texlive-minipage-marginpar:
---------------------------------------------------
Repository : Main Repository
Name : texlive-minipage-marginpar
Version : 2021.189.0.0.2svn15878-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2021-150400.17.1.src
Upstream URL : http://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.