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

Last updated: November 29,2024

1. Install "texlive-dvicopy.x86_64" package

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

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

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

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

Last metadata expiration check: 1:52:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-dvicopy
Epoch : 11
Version : svn66186
Release : 77.fc39
Architecture : x86_64
Size : 41 k
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Copy DVI files, flattening VFs
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
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).