How to Install and Uninstall python2-patsy Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-patsy" package
This guide covers the steps necessary to install python2-patsy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-patsy
Copied
2. Uninstall "python2-patsy" package
Please follow the guidelines below to uninstall python2-patsy on openSUSE Leap:
$
sudo zypper remove
python2-patsy
Copied
3. Information about the python2-patsy package on openSUSE Leap
Information for package python2-patsy:
--------------------------------------
Repository : Main Repository
Name : python2-patsy
Version : 0.5.1-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-patsy-0.5.1-bp153.1.16.src
Summary : A Python package for statistical models and design matrices
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`_.
--------------------------------------
Repository : Main Repository
Name : python2-patsy
Version : 0.5.1-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-patsy-0.5.1-bp153.1.16.src
Summary : A Python package for statistical models and design matrices
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
`S