How to Install and Uninstall ceph-mgr Package on openSuSE Tumbleweed

Last updated: May 12,2024

1. Install "ceph-mgr" package

Please follow the guidelines below to install ceph-mgr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ceph-mgr

2. Uninstall "ceph-mgr" package

Please follow the instructions below to uninstall ceph-mgr on openSuSE Tumbleweed:

$ sudo zypper remove ceph-mgr

3. Information about the ceph-mgr package on openSuSE Tumbleweed

Information for package ceph-mgr:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ceph-mgr
Version : 16.2.14.66+g7aa6ce9419f-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.0 MiB
Installed : No
Status : not installed
Source package : ceph-16.2.14.66+g7aa6ce9419f-3.2.src
Upstream URL : http://ceph.com/
Summary : Ceph Manager Daemon
Description :
ceph-mgr enables python modules that provide services (such as the REST
module derived from Calamari) and expose CLI hooks. ceph-mgr gathers
the cluster maps, the daemon metadata, and performance counters, and
exposes all these to the python modules.