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

Last updated: May 16,2024

1. Install "python3-args" package

This guide let you learn how to install python3-args on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-args

2. Uninstall "python3-args" package

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

$ sudo zypper remove python3-args

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

Information for package python3-args:
-------------------------------------
Repository : Main Repository
Name : python3-args
Version : 0.1.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 27.5 KiB
Installed : No
Status : not installed
Source package : python-args-0.1.0-bp155.2.11.src
Upstream URL : https://github.com/kennethreitz/args
Summary : Python command argument interface
Description :
This module gives developers an interface for command line argumemnts.