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

Last updated: May 19,2024

1. Install "python38-py" package

In this section, we are going to explain the necessary steps to install python38-py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-py

2. Uninstall "python38-py" package

Please follow the guidelines below to uninstall python38-py on openSuSE Tumbleweed:

$ sudo zypper remove python38-py

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

Information for package python38-py:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-py
Version : 1.10.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 724,3 KiB
Installed : No
Status : not installed
Source package : python-py-1.10.0-1.5.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