How to Install and Uninstall texlive-verbatimcopy.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "texlive-verbatimcopy.noarch" package

Please follow the guidance below to install texlive-verbatimcopy.noarch on Fedora 34

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

2. Uninstall "texlive-verbatimcopy.noarch" package

This tutorial shows how to uninstall texlive-verbatimcopy.noarch on Fedora 34:

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

3. Information about the texlive-verbatimcopy.noarch package on Fedora 34

Last metadata expiration check: 4:05:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-verbatimcopy
Epoch : 9
Version : svn15878.0.06
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Make copies of text documents from within LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides \VerbatimCopy{in}{out} that will enable
: LaTeX to take a verbatim copy of one text file, and save it
: under another name. The package provides a means to specify the
: output directory to be used, but does no checking and may
: therefore overwrite an important file if used injudiciously.