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

Last updated: January 12,2025

1. Install "texlive-draftwatermark.noarch" package

This is a short guide on how to install texlive-draftwatermark.noarch on Fedora 38

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

2. Uninstall "texlive-draftwatermark.noarch" package

Please follow the guidelines below to uninstall texlive-draftwatermark.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:37:00 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-draftwatermark
Epoch : 10
Version : svn57099
Release : 65.fc38
Architecture : noarch
Size : 20 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Put a grey textual watermark on document pages
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.