How to Install and Uninstall python3-ceph-argparse Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-ceph-argparse" package

This is a short guide on how to install python3-ceph-argparse on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ceph-argparse

2. Uninstall "python3-ceph-argparse" package

Please follow the guidelines below to uninstall python3-ceph-argparse on openSUSE Leap:

$ sudo zypper remove python3-ceph-argparse

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

Information for package python3-ceph-argparse:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-ceph-argparse
Version : 16.2.13.66+g54799ee0666-150400.3.9.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 123.9 KiB
Installed : No
Status : not installed
Source package : ceph-16.2.13.66+g54799ee0666-150400.3.9.2.src
Upstream URL : http://ceph.com/
Summary : Python 3 utility libraries for Ceph CLI
Description :
This package contains types and routines for Python 3 used by the Ceph CLI as
well as the RESTful interface. These have to do with querying the daemons for
command-description information, validating user command input against those
descriptions, and submitting the command to the appropriate daemon.