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

Last updated: June 18,2024

1. Install "python311-moto-all" package

This is a short guide on how to install python311-moto-all on openSuSE Tumbleweed

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

2. Uninstall "python311-moto-all" package

This guide covers the steps necessary to uninstall python311-moto-all on openSuSE Tumbleweed:

$ sudo zypper remove python311-moto-all

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

Information for package python311-moto-all:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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.