How to Install and Uninstall python3-patsy.noarch Package on Fedora 34
Last updated: January 18,2025
1. Install "python3-patsy.noarch" package
In this section, we are going to explain the necessary steps to install python3-patsy.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-patsy.noarch
Copied
2. Uninstall "python3-patsy.noarch" package
Learn how to uninstall python3-patsy.noarch on Fedora 34:
$
sudo dnf remove
python3-patsy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-patsy.noarch package on Fedora 34
Last metadata expiration check: 4:10:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-patsy
Version : 0.5.1
Release : 13.fc34
Architecture : noarch
Size : 306 k
Source : python-patsy-0.5.1-13.fc34.src.rpm
Repository : fedora
Summary : Describing statistical models in Python using symbolic formulas
URL : https://github.com/pydata/patsy
License : BSD and Python
Description :
: A Python package for describing statistical models and for building
: design matrices. It is closely inspired by and compatible with
: the 'formula' mini-language used in R and S.
Available Packages
Name : python3-patsy
Version : 0.5.1
Release : 13.fc34
Architecture : noarch
Size : 306 k
Source : python-patsy-0.5.1-13.fc34.src.rpm
Repository : fedora
Summary : Describing statistical models in Python using symbolic formulas
URL : https://github.com/pydata/patsy
License : BSD and Python
Description :
: A Python package for describing statistical models and for building
: design matrices. It is closely inspired by and compatible with
: the 'formula' mini-language used in R and S.