How to Install and Uninstall python3-ceph-argparse Package on openSuSE Tumbleweed

Last updated: June 02,2024

1. Install "python3-ceph-argparse" package

Please follow the steps below to install python3-ceph-argparse on openSuSE Tumbleweed

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

2. Uninstall "python3-ceph-argparse" package

Learn how to uninstall python3-ceph-argparse on openSuSE Tumbleweed:

$ sudo zypper remove python3-ceph-argparse

3. Information about the python3-ceph-argparse package on openSuSE Tumbleweed

Information for package python3-ceph-argparse:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-ceph-argparse
Version : 16.2.14.66+g7aa6ce9419f-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 166.2 KiB
Installed : No
Status : not installed
Source package : ceph-16.2.14.66+g7aa6ce9419f-3.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.