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

Last updated: October 05,2024

1. Install "texlive-dvicopy.x86_64" package

Please follow the guidance below to install texlive-dvicopy.x86_64 on Fedora 35

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

2. Uninstall "texlive-dvicopy.x86_64" package

Learn how to uninstall texlive-dvicopy.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:56:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-dvicopy
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : x86_64
Size : 46 k
Source : texlive-base-20210325-44.fc35.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).