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

Last updated: October 09,2024

1. Install "texlive-draftwatermark.noarch" package

Please follow the instructions below to install texlive-draftwatermark.noarch on Fedora 35

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

2. Uninstall "texlive-draftwatermark.noarch" package

Please follow the instructions below to uninstall texlive-draftwatermark.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:53:51 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-draftwatermark
Epoch : 9
Version : svn57099
Release : 48.fc35
Architecture : noarch
Size : 22 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Put a grey textual watermark on document pages
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides a means to add a watermark (typically a
: light gray piece of text) on every page or on the first page of
: a document. Typical usage may consist in writing words such as
: DRAFT or CONFIDENTIAL across document pages. The package
: performs a similar function to that of draftcopy, but its
: implementation is output device independent. As of today, the
: package relies on the new shipout hooks directly provided by
: LaTeX. For users of older versions of LaTeX, the package also
: provides a legacy version of itself (that is automatically
: loaded, currently being at release 2.3) which relies on the
: everypage package. Note that this legacy version will
: progressively lag behind in terms of features.