How to Install and Uninstall python2-py Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python2-py" package

Please follow the steps below to install python2-py on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-py

2. Uninstall "python2-py" package

Here is a brief guide to show you how to uninstall python2-py on openSUSE Leap:

$ sudo zypper remove python2-py

3. Information about the python2-py package on openSUSE Leap

Information for package python2-py:
-----------------------------------
Repository : Main Repository
Name : python2-py
Version : 1.8.1-5.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 753,4 KiB
Installed : No
Status : not installed
Source package : python-py-1.8.1-5.6.1.src
Summary : Library with cross-python path, ini-parsing, io, code, log facilities
Description :
The py lib is a Python development support library featuring
the following tools and modules:
* py.path: uniform local and svn path objects
* py.apipkg: explicit API control and lazy-importing
* py.iniconfig: easy parsing of .ini files
* py.code: dynamic code generation and introspection
* py.path: uniform local and svn path objects