How to Install and Uninstall ceph-iscsi Package on Kali Linux

Last updated: May 18,2024

1. Install "ceph-iscsi" package

This tutorial shows how to install ceph-iscsi on Kali Linux

$ sudo apt update $ sudo apt install ceph-iscsi

2. Uninstall "ceph-iscsi" package

Learn how to uninstall ceph-iscsi on Kali Linux:

$ sudo apt remove ceph-iscsi $ sudo apt autoclean && sudo apt autoremove

3. Information about the ceph-iscsi package on Kali Linux

Package: ceph-iscsi
Version: 3.6-2
Installed-Size: 565
Maintainer: Debian QA Group
Architecture: all
Depends: python3-configshell-fb, python3-cryptography, python3-distutils, python3-flask, python3-netifaces, python3-openssl, python3-rados, python3-rbd, python3-requests, python3-rtslib-fb, tcmu-runner (>= 1.4.0), python3:any
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 97240
SHA256: 4b8b7bb101db173023ab28bf2e810429d5fb015d2f53c0cf0426e1e4b926c2ac
SHA1: 7da8f7972596de432bdab14bd6f949a3d7a8a21f
MD5sum: ab9fe3f03d2165fa998a4c9f4a44b23e
Description: common logic and CLI tools for creating and managing LIO gateways for Ceph
It includes the rbd-target-api daemon which is responsible for
restoring the state of LIO following a gateway reboot/outage and
exporting a REST API to configure the system using tools like
gwcli. It replaces the existing 'target' service.
.
There is also a second daemon rbd-target-gw which exports a REST API
to gather statistics.
.
It also includes the CLI tool gwcli which can be used to configure
and manage the Ceph iSCSI gateway, which replaces the existing
targetcli CLI tool. This CLI tool utilizes the rbd-target-api server
daemon to configure multiple gateways concurrently.
Description-md5:
Homepage: https://github.com/ceph/ceph-iscsi
Section: python
Priority: optional
Filename: pool/main/c/ceph-iscsi/ceph-iscsi_3.6-2_all.deb