How to Install and Uninstall radosgw Package on Kali Linux

Last updated: May 19,2024

1. Install "radosgw" package

Please follow the guidelines below to install radosgw on Kali Linux

$ sudo apt update $ sudo apt install radosgw

2. Uninstall "radosgw" package

Here is a brief guide to show you how to uninstall radosgw on Kali Linux:

$ sudo apt remove radosgw $ sudo apt autoclean && sudo apt autoremove

3. Information about the radosgw package on Kali Linux

Package: radosgw
Source: ceph
Version: 16.2.11+ds-5
Installed-Size: 40513
Maintainer: Ceph Packaging Team
Architecture: amd64
Depends: ceph-common (= 16.2.11+ds-5), librgw2 (= 16.2.11+ds-5), media-types, libboost-context1.74.0 (>= 1.74.0+ds1), libboost-filesystem1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libcurl3-gnutls (>= 7.28.0), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgoogle-perftools4 (>= 2.13), libicu72 (>= 72.1~rc-1~), libldap-2.5-0 (>= 2.5.4), liblua5.3-0, librabbitmq4 (>= 0.10.0), librados2 (>= 16.2.11+ds), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1)
Suggests: logrotate
Size: 11107736
SHA256: 37a2e0f4a69758373941ccfcf0a3d67fb089624bc5a9cde3f21fa2db8f5cda4d
SHA1: 1f9acbbfa69d871f1f923678b69a44ba92fa2dfd
MD5sum: f2af79c254d151fd01036894a191d521
Description: REST gateway for RADOS distributed object store
RADOS is a distributed object store used by the Ceph distributed
storage system. This package provides a REST gateway to the
object store that aims to implement a superset of Amazon's S3
service as well as the OpenStack Object Storage ("Swift") API.
.
This package contains the proxy daemon and related tools only.
Description-md5:
Homepage: http://ceph.com/
Tag: role::program
Section: admin
Priority: optional
Filename: pool/main/c/ceph/radosgw_16.2.11+ds-5_amd64.deb