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

Last updated: December 26,2024

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

Please follow the guidance below to install python3-ruamel.std.argparse on openSUSE Leap

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

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

This guide let you learn how to uninstall python3-ruamel.std.argparse on openSUSE Leap:

$ sudo zypper remove python3-ruamel.std.argparse

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

Information for package python3-ruamel.std.argparse:
----------------------------------------------------
Repository : Main Repository
Name : python3-ruamel.std.argparse
Version : 0.8.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 81.1 KiB
Installed : No
Status : not installed
Source package : python-ruamel.std.argparse-0.8.1-bp155.2.11.src
Upstream URL : https://sourceforge.net/p/ruamel-std-argparse
Summary : Enhancements to argparse
Description :
Enhancements to argparse providing extra actions, subparser aliases,
smart formatter, and a decorator based wrapper.