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

Last updated: October 08,2024

1. Install "texlive-verbatimcopy.noarch" package

Please follow the guidelines below to install texlive-verbatimcopy.noarch on Fedora 35

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

2. Uninstall "texlive-verbatimcopy.noarch" package

This guide let you learn how to uninstall texlive-verbatimcopy.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:07:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-verbatimcopy
Epoch : 9
Version : svn15878.0.06
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.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.