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

Last updated: November 30,2024

1. Install "python3-patsy.noarch" package

This guide covers the steps necessary to install python3-patsy.noarch on Fedora 38

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

2. Uninstall "python3-patsy.noarch" package

Here is a brief guide to show you how to uninstall python3-patsy.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:05:14 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-patsy
Version : 0.5.3
Release : 2.fc38
Architecture : noarch
Size : 407 k
Source : python-patsy-0.5.3-2.fc38.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.