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

Last updated: October 05,2024

1. Install "texlive-statistics.noarch" package

This guide covers the steps necessary to install texlive-statistics.noarch on Fedora 34

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

2. Uninstall "texlive-statistics.noarch" package

This guide let you learn how to uninstall texlive-statistics.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:40:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-statistics
Epoch : 9
Version : svn52212
Release : 39.fc34
Architecture : noarch
Size : 447 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Compute and typeset statistics tables and graphics
URL : http://tug.org/texlive/
License : GPLv3+
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.