How to Install and Uninstall python38-aspectlib Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python38-aspectlib" package

Please follow the guidelines below to install python38-aspectlib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-aspectlib

2. Uninstall "python38-aspectlib" package

Please follow the instructions below to uninstall python38-aspectlib on openSuSE Tumbleweed:

$ sudo zypper remove python38-aspectlib

3. Information about the python38-aspectlib package on openSuSE Tumbleweed

Information for package python38-aspectlib:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-aspectlib
Version : 1.5.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 254,5 KiB
Installed : No
Status : not installed
Source package : python-aspectlib-1.5.2-2.1.src
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.