How to Install and Uninstall python3-statsmodels.x86_64 Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "python3-statsmodels.x86_64" package
Please follow the guidance below to install python3-statsmodels.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-statsmodels.x86_64
Copied
2. Uninstall "python3-statsmodels.x86_64" package
This guide covers the steps necessary to uninstall python3-statsmodels.x86_64 on AlmaLinux 9:
$
sudo dnf remove
python3-statsmodels.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-statsmodels.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:30:02 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-statsmodels
Version : 0.13.2
Release : 4.el9
Architecture : x86_64
Size : 9.5 M
Source : python-statsmodels-0.13.2-4.el9.src.rpm
Repository : epel
Summary : Statistics in Python
URL : https://www.statsmodels.org/
License : BSD and Public Domain
Description : statsmodels is a Python module that provides classes and functions for the
: estimation of many different statistical models, as well as for conducting
: statistical tests, and statistical data exploration. An extensive list of
: result statistics are available for each estimator. The results are tested
: against existing statistical packages to ensure that they are correct.
Available Packages
Name : python3-statsmodels
Version : 0.13.2
Release : 4.el9
Architecture : x86_64
Size : 9.5 M
Source : python-statsmodels-0.13.2-4.el9.src.rpm
Repository : epel
Summary : Statistics in Python
URL : https://www.statsmodels.org/
License : BSD and Public Domain
Description : statsmodels is a Python module that provides classes and functions for the
: estimation of many different statistical models, as well as for conducting
: statistical tests, and statistical data exploration. An extensive list of
: result statistics are available for each estimator. The results are tested
: against existing statistical packages to ensure that they are correct.