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

Last updated: October 06,2024

1. Install "python3-emcee.noarch" package

In this section, we are going to explain the necessary steps to install python3-emcee.noarch on Fedora 36

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

2. Uninstall "python3-emcee.noarch" package

Please follow the guidelines below to uninstall python3-emcee.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:47:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-emcee
Version : 3.1.1
Release : 2.fc36
Architecture : noarch
Size : 92 k
Source : python-emcee-3.1.1-2.fc36.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.