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

Last updated: November 26,2024

1. Install "texlive-overpic.noarch" package

This guide let you learn how to install texlive-overpic.noarch on Fedora 39

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

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

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

Last metadata expiration check: 3:19:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-overpic
Epoch : 11
Version : svn53889
Release : 69.fc39
Architecture : noarch
Size : 16 k
Source : texlive-2023-69.fc39.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.