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

Last updated: October 05,2024

1. Install "python3-pymc3.noarch" package

This tutorial shows how to install python3-pymc3.noarch on Fedora 34

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

2. Uninstall "python3-pymc3.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pymc3.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:07:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pymc3
Version : 3.9.3
Release : 4.fc34
Architecture : noarch
Size : 1.8 M
Source : python-pymc3-3.9.3-4.fc34.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.