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

Last updated: October 05,2024

1. Install "texlive-coolstr.noarch" package

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

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

2. Uninstall "texlive-coolstr.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-coolstr.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:38:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-coolstr
Epoch : 9
Version : svn15878.2.2
Release : 39.fc34
Architecture : noarch
Size : 24 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : String manipulation in LaTeX
URL : http://tug.org/texlive/
License : LGPLv2+
Description : Coolstr is a subpackage of the cool bundle that deals with the
: manipulation of strings. A string is defined as a sequence of
: characters (not tokens). The package provides the ability to
: access a specific character of a string, as well as determine
: if the string contains numeric or integer data.