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

Last updated: January 12,2025

1. Install "texlive-sepnum.noarch" package

This is a short guide on how to install texlive-sepnum.noarch on Fedora 39

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

2. Uninstall "texlive-sepnum.noarch" package

Please follow the guidance below to uninstall texlive-sepnum.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:45:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-sepnum
Epoch : 11
Version : svn20186.2.0
Release : 69.fc39
Architecture : noarch
Size : 17 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Print numbers in a "friendly" format
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.