How to Install and Uninstall texlive-overpic.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "texlive-overpic.noarch" package
Here is a brief guide to show you how to install texlive-overpic.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-overpic.noarch
Copied
2. Uninstall "texlive-overpic.noarch" package
Learn how to uninstall texlive-overpic.noarch on Oracle Linux 9:
$
sudo dnf remove
texlive-overpic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-overpic.noarch package on Oracle Linux 9
Last metadata expiration check: 1:08:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-overpic
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 376 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_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.
Available Packages
Name : texlive-overpic
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 376 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_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.