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

Last updated: July 07,2024

1. Install "python3-emcee" package

This tutorial shows how to install python3-emcee on Kali Linux

$ sudo apt update $ sudo apt install python3-emcee

2. Uninstall "python3-emcee" package

Please follow the guidance below to uninstall python3-emcee on Kali Linux:

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

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

Package: python3-emcee
Source: emcee
Version: 3.1.4-1
Installed-Size: 162
Maintainer: Debian Astronomy Team
Architecture: all
Depends: python3-numpy, python3:any
Size: 32032
SHA256: 888b8b21a236d351146e6dcf81344d3845df1ece28ab79b953dcb99728f1aebf
SHA1: a48fda8795903b032c59db934b0570fc534ee36c
MD5sum: 0f7b55096f0dad98f2a38f1f3b0ad1ad
Description: Affine-invariant ensemble MCMC sampling for Python 3
emcee is an extensible, pure-Python implementation of Goodman &
Weare's Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble
sampler. It's designed for Bayesian parameter estimation.
Description-md5:
Homepage: https://emcee.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/e/emcee/python3-emcee_3.1.4-1_all.deb