How to Install and Uninstall python2-ruamel.std.argparse Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python2-ruamel.std.argparse" package

Please follow the guidelines below to install python2-ruamel.std.argparse on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-ruamel.std.argparse

2. Uninstall "python2-ruamel.std.argparse" package

This tutorial shows how to uninstall python2-ruamel.std.argparse on openSUSE Leap:

$ sudo zypper remove python2-ruamel.std.argparse

3. Information about the python2-ruamel.std.argparse package on openSUSE Leap

Information for package python2-ruamel.std.argparse:
----------------------------------------------------
Repository : Main Repository
Name : python2-ruamel.std.argparse
Version : 0.8.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 70,1 KiB
Installed : No
Status : not installed
Source package : python-ruamel.std.argparse-0.8.1-bp153.1.15.src
Summary : Enhancements to argparse
Description :
Enhancements to argparse providing extra actions, subparser aliases,
smart formatter, and a decorator based wrapper.