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

Last updated: April 20,2024

1. Install "python3-patsy.noarch" package

Learn how to install python3-patsy.noarch on Fedora 36

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

2. Uninstall "python3-patsy.noarch" package

Please follow the guidelines below to uninstall python3-patsy.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:48:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-patsy
Version : 0.5.2
Release : 2.fc36
Architecture : noarch
Size : 315 k
Source : python-patsy-0.5.2-2.fc36.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.