How to Install and Uninstall texlive-overpic.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "texlive-overpic.noarch" package

This tutorial shows how to install texlive-overpic.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install texlive-overpic.noarch

2. Uninstall "texlive-overpic.noarch" package

Please follow the guidelines below to uninstall texlive-overpic.noarch on AlmaLinux 9:

$ sudo dnf remove texlive-overpic.noarch $ sudo dnf autoremove

3. Information about the texlive-overpic.noarch package on AlmaLinux 9

Last metadata expiration check: 0:33:39 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-overpic
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 371 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Combine LaTeX commands over included graphics
URL : http://tug.org/texlive/
License : LPPL
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 eps graphic. LaTeX commands can be placed on the
: graphic at defined positions. A grid for orientation is
: available.