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

Last updated: January 16,2025

1. Install "texlive-lccaps.noarch" package

This guide covers the steps necessary to install texlive-lccaps.noarch on Fedora 34

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

2. Uninstall "texlive-lccaps.noarch" package

Please follow the guidance below to uninstall texlive-lccaps.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:26:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-lccaps
Epoch : 9
Version : svn46432
Release : 39.fc34
Architecture : noarch
Size : 166 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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).