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

Last updated: October 03,2024

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

This guide covers the steps necessary to install python3-ceph-argparse.x86_64 on Fedora 38

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

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

This is a short guide on how to uninstall python3-ceph-argparse.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 1:51:03 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-ceph-argparse
Epoch : 2
Version : 17.2.7
Release : 2.fc38
Architecture : x86_64
Size : 65 k
Source : ceph-17.2.7-2.fc38.src.rpm
Repository : updates
Summary : Python 3 utility libraries for Ceph CLI
URL : http://ceph.com/
License : (LGPL-2.1-or-later OR LGPL-3.0-only) and CC-BY-SA-3.0 and GPL-2.0-only and BSL-1.0 and BSD-3-Clause 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.