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

Last updated: October 12,2024

1. Install "texlive-randtext.noarch" package

Please follow the guidelines below to install texlive-randtext.noarch on Fedora 39

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

2. Uninstall "texlive-randtext.noarch" package

This tutorial shows how to uninstall texlive-randtext.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:36:49 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-randtext
Epoch : 11
Version : svn15878.0
Release : 69.fc39
Architecture : noarch
Size : 17 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Randomise the order of characters in strings
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.