How to Install and Uninstall texlive-dvicopy.x86_64 Package on Fedora 36

Last updated: July 03,2024

1. Install "texlive-dvicopy.x86_64" package

Please follow the instructions below to install texlive-dvicopy.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-dvicopy.x86_64

2. Uninstall "texlive-dvicopy.x86_64" package

In this section, we are going to explain the necessary steps to uninstall texlive-dvicopy.x86_64 on Fedora 36:

$ sudo dnf remove texlive-dvicopy.x86_64 $ sudo dnf autoremove

3. Information about the texlive-dvicopy.x86_64 package on Fedora 36

Last metadata expiration check: 3:01:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-dvicopy
Epoch : 9
Version : 20210325
Release : 47.fc36
Architecture : x86_64
Size : 43 k
Source : texlive-base-20210325-47.fc36.src.rpm
Repository : fedora
Summary : Copy DVI files, flattening VFs
URL : http://tug.org/texlive/
License : GPL+
Description : DVICOPY is a utility program that allows one to take a DVI file
: that references composite fonts (VF) and convert it into a DVI
: file that does not contain such references. It also serves as a
: basis for writing DVI drivers (much like DVItype).