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

Last updated: January 11,2025

1. Install "texlive-verbatimcopy.noarch" package

This guide covers the steps necessary to install texlive-verbatimcopy.noarch on Fedora 38

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

2. Uninstall "texlive-verbatimcopy.noarch" package

This is a short guide on how to uninstall texlive-verbatimcopy.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:47:14 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-verbatimcopy
Epoch : 10
Version : svn15878.0.06
Release : 65.fc38
Architecture : noarch
Size : 16 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Make copies of text documents from within LaTeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.