How to Install and Uninstall python36-zypp-plugin Package on openSuSE Tumbleweed
Last updated: January 24,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-zypp-plugin" package
This tutorial shows how to install python36-zypp-plugin on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-zypp-plugin
Copied
2. Uninstall "python36-zypp-plugin" package
This guide let you learn how to uninstall python36-zypp-plugin on openSuSE Tumbleweed:
$
sudo zypper remove
python36-zypp-plugin
Copied
3. Information about the python36-zypp-plugin package on openSuSE Tumbleweed
Information for package python36-zypp-plugin:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-zypp-plugin
Version : 0.6.3-4.7
Arch : noarch
Vendor : openSUSE
Installed Size : 9,5 KiB
Installed : No
Status : not installed
Source package : zypp-plugin-0.6.3-4.7.src
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 : python36-zypp-plugin
Version : 0.6.3-4.7
Arch : noarch
Vendor : openSUSE
Installed Size : 9,5 KiB
Installed : No
Status : not installed
Source package : zypp-plugin-0.6.3-4.7.src
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.