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

Last updated: October 09,2024

1. Install "python3-patsy.noarch" package

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

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

2. Uninstall "python3-patsy.noarch" package

Please follow the steps below to uninstall python3-patsy.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:06:17 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-patsy
Version : 0.5.3
Release : 4.fc39
Architecture : noarch
Size : 395 k
Source : python-patsy-0.5.3-4.fc39.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.