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

Last updated: October 05,2024

1. Install "texlive-rvwrite.noarch" package

Here is a brief guide to show you how to install texlive-rvwrite.noarch on Fedora 34

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

2. Uninstall "texlive-rvwrite.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-rvwrite.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:55:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-rvwrite
Epoch : 9
Version : svn19614.1.2
Release : 39.fc34
Architecture : noarch
Size : 17 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Increase the number of available output streams in LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : The package addresses, for LaTeX documents, the severe
: limitation on the number of output streams that TeX provides.
: The package uses a single TeX output stream, and writes "marked-
: up" output to this stream. The user may then post-process the
: marked-up output file, using LaTeX, and the document's output
: appears as separate files, according to the calls made to the
: package. The output to be post-processed uses macros from the
: widely-available ProTeX package.