How to Install and Uninstall texlive-lccaps.noarch Package on Fedora 36

Last updated: July 03,2024

1. Install "texlive-lccaps.noarch" package

Learn how to install texlive-lccaps.noarch on Fedora 36

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

2. Uninstall "texlive-lccaps.noarch" package

Learn how to uninstall texlive-lccaps.noarch on Fedora 36:

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

3. Information about the texlive-lccaps.noarch package on Fedora 36

Last metadata expiration check: 0:34:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-lccaps
Epoch : 9
Version : svn46432
Release : 55.fc36
Architecture : noarch
Size : 165 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Lowercased (spaced) small capitals
URL : http://tug.org/texlive/
License : LPPL
Description : This little package serves the purpose of providing a uniform
: method to use lowercased small capitals and spaced lowercased
: small capitals. It relies on the iftex, textcase, and microtype
: packages and comes with four new user macros: \textlcc, the
: main feature: lowercased small capitals; \spacedcaps, a prefix
: to small capitals text commands to slightly increase their
: spacing; \textslcc and \textssc, which are shortcuts for
: \spacedcaps\textlcc and \spacedcaps\textsc (accordingly).