How to Install and Uninstall python3-zope.deferredimport Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-zope.deferredimport" package
This guide let you learn how to install python3-zope.deferredimport on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-zope.deferredimport
Copied
2. Uninstall "python3-zope.deferredimport" package
Please follow the instructions below to uninstall python3-zope.deferredimport on openSUSE Leap:
$
sudo zypper remove
python3-zope.deferredimport
Copied
3. Information about the python3-zope.deferredimport package on openSUSE Leap
Information for package python3-zope.deferredimport:
----------------------------------------------------
Repository : Main Repository
Name : python3-zope.deferredimport
Version : 4.3.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 34.1 KiB
Installed : No
Status : not installed
Source package : python-zope.deferredimport-4.3.1-bp155.2.9.src
Upstream URL : http://github.com/zopefoundation/zope.deferredimport
Summary : On-demand import name resolver
Description :
Often, especially for package modules, you want to import names for
convenience, but not actually perform the imports until necessary.
The zope.deferredimport package provided facilities for defining names
in modules that will be imported from somewhere else when used. You
can also cause deprecation warnings to be issued when a variable is
used.
Documentation is hosted at https://zopedeferredimport.readthedocs.io/
----------------------------------------------------
Repository : Main Repository
Name : python3-zope.deferredimport
Version : 4.3.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 34.1 KiB
Installed : No
Status : not installed
Source package : python-zope.deferredimport-4.3.1-bp155.2.9.src
Upstream URL : http://github.com/zopefoundation/zope.deferredimport
Summary : On-demand import name resolver
Description :
Often, especially for package modules, you want to import names for
convenience, but not actually perform the imports until necessary.
The zope.deferredimport package provided facilities for defining names
in modules that will be imported from somewhere else when used. You
can also cause deprecation warnings to be issued when a variable is
used.
Documentation is hosted at https://zopedeferredimport.readthedocs.io/