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

Last updated: February 06,2025

1. Install "texlive-statistics.noarch" package

In this section, we are going to explain the necessary steps to install texlive-statistics.noarch on Fedora 39

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

2. Uninstall "texlive-statistics.noarch" package

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

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

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

Last metadata expiration check: 5:40:41 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-statistics
Epoch : 11
Version : svn52212
Release : 69.fc39
Architecture : noarch
Size : 445 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Compute and typeset statistics tables and graphics
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : The 'statistics' package can compute and typeset statistics
: like frequency tables, cumulative distribution functions
: (increasing or decreasing, in frequency or absolute count
: domain), from the counts of individual values, or ranges, or
: even the raw value list with repetitions. It can also compute
: and draw a bar diagram in case of individual values, or, when
: the data repartition is known from ranges, an histogram or the
: continuous cumulative distribution function. You can ask
: 'statistics' to display no result, selective results or all of
: them. Similarly 'statistics' can draw only some parts of the
: graphs. Every part of the generated tables or graphics is
: customizable.