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

Last updated: October 05,2024

1. Install "texlive-dvicopy.x86_64" package

Please follow the steps below to install texlive-dvicopy.x86_64 on Fedora 34

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

2. Uninstall "texlive-dvicopy.x86_64" package

This guide covers the steps necessary to uninstall texlive-dvicopy.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:46:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-dvicopy
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : x86_64
Size : 45 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
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).