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

Last updated: October 07,2024

1. Install "texlive-statistics.noarch" package

Please follow the step by step instructions below to install texlive-statistics.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 1:01:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-statistics
Epoch : 9
Version : svn52212
Release : 55.fc36
Architecture : noarch
Size : 447 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.