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

Last updated: May 17,2024

1. Install "texlive-overpic" package

This guide covers the steps necessary to install texlive-overpic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-overpic

2. Uninstall "texlive-overpic" package

This guide let you learn how to uninstall texlive-overpic on openSuSE Tumbleweed:

$ sudo zypper remove texlive-overpic

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

Information for package texlive-overpic:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-overpic
Version : 2023.209.1.3svn53889-52.3
Arch : noarch
Vendor : openSUSE
Installed Size : 3.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-r-2023-52.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Combine LaTeX commands over included graphics
Description :
The overpic environment is a cross between the LaTeX picture
environment and the \includegraphics command of graphicx. The
resulting picture environment has the same dimensions as the
included graphic. LaTeX commands can be placed on the graphic
at defined positions; a grid for orientation is available.

5. The same packages on other Linux Distributions