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

Last updated: June 30,2024

1. Install "texlive-proofread.noarch" package

Please follow the guidelines below to install texlive-proofread.noarch on Fedora 34

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

2. Uninstall "texlive-proofread.noarch" package

This guide let you learn how to uninstall texlive-proofread.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:25:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-proofread
Epoch : 9
Version : svn50938
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Commands for inserting annotations
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The proofread package defines a few LaTeX commands that are
: useful when you proofread a LaTeX document. These allow you to
: easily highlight text and add comments in the margin. Vim
: escape sequences are provided for inserting these LaTeX
: commands in the source. The package is based on code for a text
: highlighting command that was published by Antal S-Z in
: href='http://tex.stackexchange.com/questions/5959'. The main
: file, proofread.dtx, is self-extracting, so you can generate
: the style file by compiling proofread.dtx with pdfLaTeX.