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

Last updated: January 08,2025

1. Install "python3-emcee.noarch" package

Please follow the step by step instructions below to install python3-emcee.noarch on Fedora 39

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

2. Uninstall "python3-emcee.noarch" package

Here is a brief guide to show you how to uninstall python3-emcee.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:36:59 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-emcee
Version : 3.1.4
Release : 3.fc39
Architecture : noarch
Size : 135 k
Source : python-emcee-3.1.4-3.fc39.src.rpm
Repository : fedora
Summary : The Python ensemble sampling toolkit for affine-invariant MCMC
URL : https://emcee.readthedocs.io/en/stable/
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.