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

Last updated: May 17,2024

1. Install "python3-pymc3.noarch" package

This guide covers the steps necessary to install python3-pymc3.noarch on Fedora 36

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

2. Uninstall "python3-pymc3.noarch" package

Please follow the step by step instructions below to uninstall python3-pymc3.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:57:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pymc3
Version : 3.11.2
Release : 4.fc36
Architecture : noarch
Size : 1.1 M
Source : python-pymc3-3.11.2-4.fc36.src.rpm
Repository : fedora
Summary : Exploratory analysis of Bayesian models
URL : https://docs.pymc.io/
License : ASL 2.0 and MIT and BSD
Description : PyMC3 is a Python package for Bayesian statistical modeling
: and Probabilistic Machine Learning focusing on advanced
: Markov chain Monte Carlo (MCMC) and
: variational inference (VI) algorithms.
: Its flexibility and extensibility make it applicable
: to a large suite of problems.