How to Install and Uninstall python3-statsmodels Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-statsmodels" package

Please follow the step by step instructions below to install python3-statsmodels on Kali Linux

$ sudo apt update $ sudo apt install python3-statsmodels

2. Uninstall "python3-statsmodels" package

This tutorial shows how to uninstall python3-statsmodels on Kali Linux:

$ sudo apt remove python3-statsmodels $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-statsmodels package on Kali Linux

Package: python3-statsmodels
Source: statsmodels
Version: 0.14.1+dfsg-2
Installed-Size: 24565
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-numpy, python3-packaging, python3-pandas, python3-patsy (>= 0.5.1), python3-scipy (>= 1.5~), python3:any, python3-statsmodels-lib (>= 0.14.1+dfsg-2)
Recommends: python3-matplotlib, python3-joblib, python3-colorama, python3-cvxopt
Suggests: python-statsmodels-doc
Size: 4825684
SHA256: 3bf3de251b079339cfdcc603f36dd8963cf4517c5e8bb803c2f948c0640c0950
SHA1: c44e32248eb92d248e18b6526c1418145d4ee307
MD5sum: ec29073aaa4b67896bcdb3110599744c
Description: Python3 module for the estimation of statistical models
statsmodels Python3 module provides classes and functions for the
estimation of several categories of statistical models. These
currently include linear regression models, OLS, GLS, WLS and GLS
with AR(p) errors, generalized linear models for several distribution
families and M-estimators for robust linear models. An extensive list
of result statistics are available for each estimation problem.
Description-md5:
Homepage: https://www.statsmodels.org
Section: python
Priority: optional
Filename: pool/main/s/statsmodels/python3-statsmodels_0.14.1+dfsg-2_all.deb