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

Last updated: May 17,2024

1. Install "texlive-duckuments.noarch" package

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

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

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

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

Last metadata expiration check: 4:26:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-duckuments
Epoch : 9
Version : svn52271
Release : 48.fc35
Architecture : noarch
Size : 974 k
Source : texlive-2021-48.fc35.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.