How to Install and Uninstall texlive-sepnum.noarch Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "texlive-sepnum.noarch" package

Please follow the steps below to install texlive-sepnum.noarch on CentOS Stream 9

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

2. Uninstall "texlive-sepnum.noarch" package

Please follow the guidelines below to uninstall texlive-sepnum.noarch on CentOS Stream 9:

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

3. Information about the texlive-sepnum.noarch package on CentOS Stream 9

Last metadata expiration check: 0:31:37 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-sepnum
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 355 k
Source : texlive-20200406-26.el9.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.