How to Install and Uninstall texlive-overpic.noarch Package on CentOS 8 / RHEL 8

Last updated: June 26,2024

1. Install "texlive-overpic.noarch" package

Please follow the guidelines below to install texlive-overpic.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-overpic.noarch" package

Learn how to uninstall texlive-overpic.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-overpic.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:49:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-overpic
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 366 k
Source : texlive-20180414-19.el8.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.