How to Install and Uninstall texlive-overpic.noarch Package on Fedora 38

Last updated: February 05,2025

1. Install "texlive-overpic.noarch" package

Please follow the steps below to install texlive-overpic.noarch on Fedora 38

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

2. Uninstall "texlive-overpic.noarch" package

This guide let you learn how to uninstall texlive-overpic.noarch on Fedora 38:

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

3. Information about the texlive-overpic.noarch package on Fedora 38

Last metadata expiration check: 1:17:50 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-overpic
Epoch : 10
Version : svn53889
Release : 65.fc38
Architecture : noarch
Size : 15 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Combine LaTeX commands over included graphics
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.