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

Last updated: October 03,2024

1. Install "python3-emcee.noarch" package

Learn how to install python3-emcee.noarch on Fedora 38

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

2. Uninstall "python3-emcee.noarch" package

This guide let you learn how to uninstall python3-emcee.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:25:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-emcee
Version : 3.1.3
Release : 2.fc38
Architecture : noarch
Size : 139 k
Source : python-emcee-3.1.3-2.fc38.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.