How to Install and Uninstall python311-aspectlib Package on openSuSE Tumbleweed
Last updated: February 01,2025
1. Install "python311-aspectlib" package
This guide covers the steps necessary to install python311-aspectlib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-aspectlib
Copied
2. Uninstall "python311-aspectlib" package
This guide let you learn how to uninstall python311-aspectlib on openSuSE Tumbleweed:
$
sudo zypper remove
python311-aspectlib
Copied
3. Information about the python311-aspectlib package on openSuSE Tumbleweed
Information for package python311-aspectlib:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-aspectlib
Version : 2.0.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 268.4 KiB
Installed : No
Status : not installed
Source package : python-aspectlib-2.0.0-2.5.src
Upstream URL : https://github.com/ionelmc/python-aspectlib
Summary : Aspect-oriented programming
Description :
Aspectlib is an aspect-oriented programming, monkey-patch and
decorators library. It is useful when changing behavior in
existing code is desired. It includes tools for debugging and
testing: simple mock/record and a complete capture/replay
framework.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-aspectlib
Version : 2.0.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 268.4 KiB
Installed : No
Status : not installed
Source package : python-aspectlib-2.0.0-2.5.src
Upstream URL : https://github.com/ionelmc/python-aspectlib
Summary : Aspect-oriented programming
Description :
Aspectlib is an aspect-oriented programming, monkey-patch and
decorators library. It is useful when changing behavior in
existing code is desired. It includes tools for debugging and
testing: simple mock/record and a complete capture/replay
framework.