How to Install and Uninstall python2-aspectlib Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python2-aspectlib" package

Learn how to install python2-aspectlib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-aspectlib

2. Uninstall "python2-aspectlib" package

This is a short guide on how to uninstall python2-aspectlib on openSUSE Leap:

$ sudo zypper remove python2-aspectlib

3. Information about the python2-aspectlib package on openSUSE Leap

Information for package python2-aspectlib:
------------------------------------------
Repository : Main Repository
Name : python2-aspectlib
Version : 1.4.2-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 242,5 KiB
Installed : No
Status : not installed
Source package : python-aspectlib-1.4.2-bp153.1.15.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.