How to Install and Uninstall texlive-sepnum.noarch Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "texlive-sepnum.noarch" package

This guide covers the steps necessary to install texlive-sepnum.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-sepnum.noarch" package

This guide let you learn how to uninstall texlive-sepnum.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-sepnum.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:50:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-sepnum
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 372 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Print numbers in a "friendly" format
URL : http://tug.org/texlive/
License : LPPL
Description : Provides a command to print a number with (potentially
: different) separators every three digits in the parts either
: side of the decimal point (the point itself is also
: configurable). The macro is fully expandable and not fragile
: (unless one of the separators is). There is also a command
: \sepnumform, that may be used when defining \the
: macros.