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

Last updated: July 03,2024

1. Install "texlive-ccool.noarch" package

Please follow the steps below to install texlive-ccool.noarch on Fedora 34

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

2. Uninstall "texlive-ccool.noarch" package

This guide covers the steps necessary to uninstall texlive-ccool.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:37:53 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-ccool
Epoch : 9
Version : svn54753
Release : 39.fc34
Architecture : noarch
Size : 720 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Encoding notational conventions
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The name of this package stands for "Custom COntent Oriented
: for LaTeX", a concept pioneered by the 2005 cool package. This
: is done using a minimalist interface built upon xparse.
: Specifically, \Ccool begins a series of instructions
: alternating between 'text' and macro definitions, that
: themselves optionally expand using predefined or inline rules.
: In conjunction with lamba expressions, this tool allows for
: encoding the way certain mathematical objects, such as
: functions, should be formatted. Optionally, the macros can be
: written to a file, and read, which can be useful for
: typesetting documents sharing the same notation.