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

Last updated: September 30,2024

1. Install "texlive-randtext.noarch" package

This guide covers the steps necessary to install texlive-randtext.noarch on Fedora 35

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

2. Uninstall "texlive-randtext.noarch" package

Please follow the step by step instructions below to uninstall texlive-randtext.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:04:45 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-randtext
Epoch : 9
Version : svn15878.0
Release : 48.fc35
Architecture : noarch
Size : 19 k
Source : texlive-2021-48.fc35.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.