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

Last updated: October 06,2024

1. Install "texlive-centeredline.noarch" package

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

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

2. Uninstall "texlive-centeredline.noarch" package

This is a short guide on how to uninstall texlive-centeredline.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:45:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-centeredline
Epoch : 9
Version : svn50971
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A macro for centering lines
URL : http://tug.org/texlive/
License : LPPL
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.