How to Install and Uninstall python3-emcee.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-emcee.noarch" package

Please follow the guidelines below to install python3-emcee.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-emcee.noarch

2. Uninstall "python3-emcee.noarch" package

This is a short guide on how to uninstall python3-emcee.noarch on Fedora 34:

$ sudo dnf remove python3-emcee.noarch $ sudo dnf autoremove

3. Information about the python3-emcee.noarch package on Fedora 34

Last metadata expiration check: 5:06:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-emcee
Version : 3.0.2
Release : 3.fc34
Architecture : noarch
Size : 83 k
Source : python-emcee-3.0.2-3.fc34.src.rpm
Repository : fedora
Summary : The Python ensemble sampling toolkit for affine-invariant MCMC
URL : http://dan.iel.fm/emcee/current/
License : MIT
Description :
: emcee is a stable, well tested Python implementation of the affine-invariant
: ensemble sampler for Markov chain Monte Carlo (MCMC) proposed by
: Goodman & Weare (2010). The code is open source and has already been
: used in several published projects in the Astrophysics literature.