How to Install and Uninstall texlive-grfpaste.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "texlive-grfpaste.noarch" package

In this section, we are going to explain the necessary steps to install texlive-grfpaste.noarch on Fedora 36

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

2. Uninstall "texlive-grfpaste.noarch" package

This guide let you learn how to uninstall texlive-grfpaste.noarch on Fedora 36:

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

3. Information about the texlive-grfpaste.noarch package on Fedora 36

Last metadata expiration check: 5:44:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-grfpaste
Epoch : 9
Version : svn17354.0.2
Release : 55.fc36
Architecture : noarch
Size : 18 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Include fragments of a dvi file
URL : http://tug.org/texlive/
License : LPPL
Description : Provides a mechanism to include fragments of dvi files with the
: graphicx package, so that you can use \includegraphics to
: include dvi files. The package requires the dvipaste program.