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

Last updated: May 18,2024

1. Install "python2-mando" package

Here is a brief guide to show you how to install python2-mando on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-mando

2. Uninstall "python2-mando" package

This tutorial shows how to uninstall python2-mando on openSUSE Leap:

$ sudo zypper remove python2-mando

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

Information for package python2-mando:
--------------------------------------
Repository : Main Repository
Name : python2-mando
Version : 0.7.0-bp153.1.26
Arch : noarch
Vendor : openSUSE
Installed Size : 212,9 KiB
Installed : No
Status : not installed
Source package : python-mando-0.7.0-bp153.1.26.src
Summary : Python wrapper around argparse, a tool to create CLI apps
Description :
Mando is a wrapper around argparse, and allows writing CLI
applications.