How to Install and Uninstall python3-py Package on openSUSE Leap
Last updated: January 23,2025
1. Install "python3-py" package
In this section, we are going to explain the necessary steps to install python3-py on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-py
Copied
2. Uninstall "python3-py" package
Learn how to uninstall python3-py on openSUSE Leap:
$
sudo zypper remove
python3-py
Copied
3. Information about the python3-py package on openSUSE Leap
Information for package python3-py:
-----------------------------------
Repository : Main Repository
Name : python3-py
Version : 1.10.0-150100.5.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 565.0 KiB
Installed : No
Status : not installed
Source package : python-py-1.10.0-150100.5.12.1.src
Upstream URL : https://github.com/pytest-dev/py
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
-----------------------------------
Repository : Main Repository
Name : python3-py
Version : 1.10.0-150100.5.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 565.0 KiB
Installed : No
Status : not installed
Source package : python-py-1.10.0-150100.5.12.1.src
Upstream URL : https://github.com/pytest-dev/py
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