How to Install and Uninstall python3-emcee Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "python3-emcee" package

This is a short guide on how to install python3-emcee on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-emcee

2. Uninstall "python3-emcee" package

Please follow the instructions below to uninstall python3-emcee on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-emcee package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-emcee
Priority: optional
Section: universe/python
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Team
Architecture: all
Source: emcee
Version: 2.1.0-5
Depends: python3:any (>= 3.3.2-2~), python3-numpy
Filename: pool/universe/e/emcee/python3-emcee_2.1.0-5_all.deb
Size: 20950
MD5sum: 9154029d2d6e37e077740fefd94a3e45
SHA1: 81b325b0b94d7fab52443297373a512798696d19
SHA256: c5c120686bb4a2034d7f8a2d87fcfa5bc247f6ca7ba084fad41e1c759a76b5f2
Description-en: 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.
.
This is the Python 3 package.
Description-md5: 1671541619d3c910b83c45252c5f6df7
Homepage: http://dan.iel.fm/emcee/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu