How to Install and Uninstall python3-importlib_resources Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-importlib_resources" package

Please follow the guidelines below to install python3-importlib_resources on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-importlib_resources

2. Uninstall "python3-importlib_resources" package

Here is a brief guide to show you how to uninstall python3-importlib_resources on openSUSE Leap:

$ sudo zypper remove python3-importlib_resources

3. Information about the python3-importlib_resources package on openSUSE Leap

Information for package python3-importlib_resources:
----------------------------------------------------
Repository : Main Repository
Name : python3-importlib_resources
Version : 1.1.0-150100.3.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 137.8 KiB
Installed : No
Status : not installed
Source package : python-importlib_resources-1.1.0-150100.3.12.1.src
Upstream URL : https://gitlab.com/python-devs/importlib_resources
Summary : Python package resource reader
Description :
importlib_resources is a backport of Python 3.7's standard library
importlib.resources module for Python 2.7, and 3.4 through 3.6.