How to Install and Uninstall python3-moto Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-moto" package

This tutorial shows how to install python3-moto on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-moto

2. Uninstall "python3-moto" package

In this section, we are going to explain the necessary steps to uninstall python3-moto on openSUSE Leap:

$ sudo zypper remove python3-moto

3. Information about the python3-moto package on openSUSE Leap

Information for package python3-moto:
-------------------------------------
Repository : Main Repository
Name : python3-moto
Version : 1.3.16-bp153.1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 11,4 MiB
Installed : No
Status : not installed
Source package : python-moto-1.3.16-bp153.1.1.src
Summary : Library to mock out the boto library
Description :
A library that allows your python tests to mock out the boto
library.