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

Last updated: May 12,2024

1. Install "python3-mando" package

Please follow the steps below to install python3-mando on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mando

2. Uninstall "python3-mando" package

Please follow the step by step instructions below to uninstall python3-mando on openSUSE Leap:

$ sudo zypper remove python3-mando

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

Information for package python3-mando:
--------------------------------------
Repository : Main Repository
Name : python3-mando
Version : 0.7.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 237.3 KiB
Installed : No
Status : not installed
Source package : python-mando-0.7.0-bp155.2.12.src
Upstream URL : https://mando.readthedocs.org/
Summary : Python wrapper around argparse, a tool to create CLI apps
Description :
Mando is a wrapper around argparse, and allows writing CLI
applications.