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

Last updated: November 23,2024

1. Install "python-emcee" package

Learn how to install python-emcee on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-emcee

2. Uninstall "python-emcee" package

This guide let you learn how to uninstall python-emcee on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-numpy
Filename: pool/universe/e/emcee/python-emcee_2.1.0-5_all.deb
Size: 20878
MD5sum: db5c74813f73b5d3fb76b4d17ea27e8e
SHA1: 07a6ad42d90c8ae4c36d89d7afc8772f00f4d050
SHA256: 6be3c88f3f83e4b872abe37adefa8d939c882c6619c0246aaa8f9dbf627c3af1
Description-en: Affine-invariant ensemble MCMC sampling for Python
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 2 package.
Description-md5: 296df8bb983f5650a61502eaa01f6b7c
Homepage: http://dan.iel.fm/emcee/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu