How to Install and Uninstall python310-zypp-plugin Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-zypp-plugin" package
This is a short guide on how to install python310-zypp-plugin on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-zypp-plugin
Copied
2. Uninstall "python310-zypp-plugin" package
Please follow the guidelines below to uninstall python310-zypp-plugin on openSuSE Tumbleweed:
$
sudo zypper remove
python310-zypp-plugin
Copied
3. Information about the python310-zypp-plugin package on openSuSE Tumbleweed
Information for package python310-zypp-plugin:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-zypp-plugin
Version : 0.6.3-4.25
Arch : noarch
Vendor : openSUSE
Installed Size : 9.5 KiB
Installed : No
Status : not installed
Source package : zypp-plugin-0.6.3-4.25.src
Upstream URL : https://github.com/openSUSE/zypp-plugin
Summary : Helper that makes writing ZYpp plugins easier
Description :
This API allows writing ZYpp plugins by just subclassing from a python class
and implementing the commands you want to respond to as python methods.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-zypp-plugin
Version : 0.6.3-4.25
Arch : noarch
Vendor : openSUSE
Installed Size : 9.5 KiB
Installed : No
Status : not installed
Source package : zypp-plugin-0.6.3-4.25.src
Upstream URL : https://github.com/openSUSE/zypp-plugin
Summary : Helper that makes writing ZYpp plugins easier
Description :
This API allows writing ZYpp plugins by just subclassing from a python class
and implementing the commands you want to respond to as python methods.