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

Last updated: May 19,2024

1. Install "python36-py" package

Please follow the guidelines below to install python36-py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-py

2. Uninstall "python36-py" package

This is a short guide on how to uninstall python36-py on openSuSE Tumbleweed:

$ sudo zypper remove python36-py

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

Information for package python36-py:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-py
Version : 1.10.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 719,5 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