How to Install and Uninstall python36-importlib-resources Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-importlib-resources" package
Learn how to install python36-importlib-resources on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-importlib-resources
Copied
2. Uninstall "python36-importlib-resources" package
Please follow the guidelines below to uninstall python36-importlib-resources on openSuSE Tumbleweed:
$
sudo zypper remove
python36-importlib-resources
Copied
3. Information about the python36-importlib-resources package on openSuSE Tumbleweed
Information for package python36-importlib-resources:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-importlib-resources
Version : 5.4.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 197,3 KiB
Installed : No
Status : not installed
Source package : python-importlib-resources-5.4.0-1.1.src
Summary : Read resources from Python packages
Description :
importlib_resources is a backport of Python standard library
importlib.resources module for older Pythons. Users of Python 3.9 and
beyond should use the standard library module, since for these versions,
importlib_resources just delegates to that module.
The key goal of this module is to replace parts of pkg_resources with a
solution in Python’s stdlib that relies on well-defined APIs. This makes
reading resources included in packages easier, with more stable and
consistent semantics.
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-importlib-resources
Version : 5.4.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 197,3 KiB
Installed : No
Status : not installed
Source package : python-importlib-resources-5.4.0-1.1.src
Summary : Read resources from Python packages
Description :
importlib_resources is a backport of Python standard library
importlib.resources module for older Pythons. Users of Python 3.9 and
beyond should use the standard library module, since for these versions,
importlib_resources just delegates to that module.
The key goal of this module is to replace parts of pkg_resources with a
solution in Python’s stdlib that relies on well-defined APIs. This makes
reading resources included in packages easier, with more stable and
consistent semantics.