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

Last updated: January 15,2025

1. Install "texlive-duckuments.noarch" package

This guide let you learn how to install texlive-duckuments.noarch on Fedora 34

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

2. Uninstall "texlive-duckuments.noarch" package

Please follow the steps below to uninstall texlive-duckuments.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:17:15 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-duckuments
Epoch : 9
Version : svn52271
Release : 39.fc34
Architecture : noarch
Size : 974 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Create duckified dummy content
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides facilities to create duckified dummy
: contents. It was inspired by the question "Getting ducks in
: example images" on TeX-LaTeX Stack Exchange. The following
: macros are available: \duckument[key=val] - print a short
: duckument \blindduck[key=val] - print a paragraph
: \ducklist(*){environment} - create a list of type environment
: \ducklistlist(*){environment} - create nested lists
: \duckitemize - ducklist{itemize} \duckenumerate -
: ducklist{enumerate} \duckdescription - ducklist{description}
: \duckumentsCreateExampleFile \duckumentsDrawRandomDucks The
: package works with pdfTeX, LuaTeX, and XeTeX.