How to Install and Uninstall python3-ceph-argparse.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-ceph-argparse.x86_64" package

This guide let you learn how to install python3-ceph-argparse.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-ceph-argparse.x86_64

2. Uninstall "python3-ceph-argparse.x86_64" package

This guide covers the steps necessary to uninstall python3-ceph-argparse.x86_64 on Fedora 34:

$ sudo dnf remove python3-ceph-argparse.x86_64 $ sudo dnf autoremove

3. Information about the python3-ceph-argparse.x86_64 package on Fedora 34

Last metadata expiration check: 2:04:11 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-ceph-argparse
Epoch : 2
Version : 16.2.9
Release : 1.fc34
Architecture : x86_64
Size : 50 k
Source : ceph-16.2.9-1.fc34.src.rpm
Repository : updates
Summary : Python 3 utility libraries for Ceph CLI
URL : http://ceph.com/
License : (LGPLv2.1 or LGPLv3) and CC-BY-SA-3.0 and GPLv2 and Boost-1.0 and BSD and MIT
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.