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

Last updated: October 05,2024

1. Install "texlive-randtext.noarch" package

Learn how to install texlive-randtext.noarch on Fedora 34

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

2. Uninstall "texlive-randtext.noarch" package

Please follow the guidance below to uninstall texlive-randtext.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:50:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-randtext
Epoch : 9
Version : svn15878.0
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Randomise the order of characters in strings
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides a single macro \randomize{TEXT} that
: typesets the characters of TEXT in random order, such that the
: resulting output appears correct, but most automated attempts
: to read the file will misunderstand it. This function allows
: one to include an email address in a TeX document and publish
: it online without fear of email address harvesters or spammers
: easily picking up the address.