How to Install and Uninstall python310-py Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python310-py" package

Please follow the steps below to install python310-py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-py

2. Uninstall "python310-py" package

This tutorial shows how to uninstall python310-py on openSuSE Tumbleweed:

$ sudo zypper remove python310-py

3. Information about the python310-py package on openSuSE Tumbleweed

Information for package python310-py:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-py
Version : 1.11.0-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 505.6 KiB
Installed : No
Status : not installed
Source package : python-py-1.11.0-6.4.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