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

Last updated: November 29,2024

1. Install "texlive-draftwatermark.noarch" package

This guide covers the steps necessary to install texlive-draftwatermark.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 3:41:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-draftwatermark
Epoch : 11
Version : svn57099
Release : 69.fc39
Architecture : noarch
Size : 20 k
Source : texlive-2023-69.fc39.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.