How to Install and Uninstall texlive-centeredline.noarch Package on Fedora 38

Last updated: January 16,2025

1. Install "texlive-centeredline.noarch" package

This tutorial shows how to install texlive-centeredline.noarch on Fedora 38

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

2. Uninstall "texlive-centeredline.noarch" package

Please follow the guidance below to uninstall texlive-centeredline.noarch on Fedora 38:

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

3. Information about the texlive-centeredline.noarch package on Fedora 38

Last metadata expiration check: 5:30:39 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-centeredline
Epoch : 10
Version : svn64672
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : A macro for centering lines
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package provides a macro \centeredline{...} which allows
: to conveniently center a line inside a paragraph while allowing
: usage therein of \verb or other macros changing catcodes. It
: works nicely in list environments, and material whose natural
: width exceeds the current linewidth will get properly centered
: too.