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

Last updated: October 07,2024

1. Install "texlive-verbatimcopy.noarch" package

Please follow the steps below to install texlive-verbatimcopy.noarch on Fedora 36

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

2. Uninstall "texlive-verbatimcopy.noarch" package

Here is a brief guide to show you how to uninstall texlive-verbatimcopy.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:13:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-verbatimcopy
Epoch : 9
Version : svn15878.0.06
Release : 55.fc36
Architecture : noarch
Size : 18 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.