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

Last updated: October 10,2024

1. Install "texlive-centeredline.noarch" package

Please follow the step by step instructions below to install texlive-centeredline.noarch on Fedora 36

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

2. Uninstall "texlive-centeredline.noarch" package

Please follow the guidelines below to uninstall texlive-centeredline.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:41:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-centeredline
Epoch : 9
Version : svn50971
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.