How to Install and Uninstall radosgw-agent Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "radosgw-agent" package

This is a short guide on how to install radosgw-agent on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install radosgw-agent

2. Uninstall "radosgw-agent" package

This guide let you learn how to uninstall radosgw-agent on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the radosgw-agent package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: radosgw-agent
Priority: optional
Section: universe/admin
Installed-Size: 167
Maintainer: Ubuntu Developers
Original-Maintainer: Sage Weil
Architecture: all
Version: 1.1-0ubuntu3
Depends: init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python (>= 2.7), python (<< 2.8), python-pkg-resources, python-boto, python-requests
Filename: pool/universe/r/radosgw-agent/radosgw-agent_1.1-0ubuntu3_all.deb
Size: 19152
MD5sum: 975dbfec57d083ee94f0e9f0d543788f
SHA1: 4b153d6f41667d195b6e1ca8c87d15840cd2959f
SHA256: 23b0871c593593ea5fb9c51a27d8bc1ece250a1d9eeacb27c2035fa50cfcbe4c
Description-en: Synchronize data and users between radosgw clusters
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.
.
This package contains the agent for synchronization between
geographically separated RADOS deployments.
Description-md5: fff3077cf572db257736c57f378821e0
Homepage: http://ceph.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions