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

Last updated: January 13,2025

1. Install "python3-emcee.noarch" package

Please follow the steps below to install python3-emcee.noarch on Fedora 35

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

2. Uninstall "python3-emcee.noarch" package

This tutorial shows how to uninstall python3-emcee.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:57:37 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-emcee
Version : 3.1.1
Release : 1.fc35
Architecture : noarch
Size : 92 k
Source : python-emcee-3.1.1-1.fc35.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.