How to Install and Uninstall python38-entrypoints Package on openSuSE Tumbleweed
Last updated: February 01,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-entrypoints" package
Please follow the guidelines below to install python38-entrypoints on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-entrypoints
Copied
2. Uninstall "python38-entrypoints" package
Please follow the guidelines below to uninstall python38-entrypoints on openSuSE Tumbleweed:
$
sudo zypper remove
python38-entrypoints
Copied
3. Information about the python38-entrypoints package on openSuSE Tumbleweed
Information for package python38-entrypoints:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-entrypoints
Version : 0.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 23,4 KiB
Installed : No
Status : not installed
Source package : python-entrypoints-0.3-2.7.src
Summary : Discover and load entry points from installed packages
Description :
Entry points are a way for Python packages to advertise objects with
some common interface. The most common examples are console_scripts
entry points, which define shell commands by identifying a Python
function to run.
Groups of entry points, such as console_scripts, point to objects with
similar interfaces. An application might use a group to find its
plugins, or multiple groups if it has different kinds of plugins.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-entrypoints
Version : 0.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 23,4 KiB
Installed : No
Status : not installed
Source package : python-entrypoints-0.3-2.7.src
Summary : Discover and load entry points from installed packages
Description :
Entry points are a way for Python packages to advertise objects with
some common interface. The most common examples are console_scripts
entry points, which define shell commands by identifying a Python
function to run.
Groups of entry points, such as console_scripts, point to objects with
similar interfaces. An application might use a group to find its
plugins, or multiple groups if it has different kinds of plugins.