How to Install and Uninstall texlive-sepnum.noarch Package on Fedora 35

Last updated: November 26,2024

1. Install "texlive-sepnum.noarch" package

Please follow the guidelines below to install texlive-sepnum.noarch on Fedora 35

$ 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 Fedora 35:

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

3. Information about the texlive-sepnum.noarch package on Fedora 35

Last metadata expiration check: 3:04:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-sepnum
Epoch : 9
Version : svn20186.2.0
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.