How to Install and Uninstall python312-moto-all Package on openSuSE Tumbleweed

Last updated: June 14,2024

1. Install "python312-moto-all" package

Please follow the guidelines below to install python312-moto-all on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-moto-all

2. Uninstall "python312-moto-all" package

Please follow the guidance below to uninstall python312-moto-all on openSuSE Tumbleweed:

$ sudo zypper remove python312-moto-all

3. Information about the python312-moto-all package on openSuSE Tumbleweed

Information for package python312-moto-all:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-moto-all
Version : 5.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 10.6 KiB
Installed : No
Status : not installed
Source package : python-moto-5.0.1-1.1.src
Upstream URL : https://github.com/getmoto/moto
Summary : Library to mock out the boto library -- all extras
Description :
A library that allows your python tests to mock out the boto
library. Meta package to install the extras moto[all], and
moto[proxy], which have the same requirement definitions.