How to Install and Uninstall python3-aspectlib Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python3-aspectlib" package
Please follow the instructions below to install python3-aspectlib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-aspectlib
Copied
2. Uninstall "python3-aspectlib" package
This is a short guide on how to uninstall python3-aspectlib on openSUSE Leap:
$
sudo zypper remove
python3-aspectlib
Copied
3. Information about the python3-aspectlib package on openSUSE Leap
Information for package python3-aspectlib:
------------------------------------------
Repository : Main Repository
Name : python3-aspectlib
Version : 1.4.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 243.0 KiB
Installed : No
Status : not installed
Source package : python-aspectlib-1.4.2-bp155.2.11.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 : Main Repository
Name : python3-aspectlib
Version : 1.4.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 243.0 KiB
Installed : No
Status : not installed
Source package : python-aspectlib-1.4.2-bp155.2.11.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.