How to Install and Uninstall swift-object Package on Kali Linux

Last updated: May 18,2024

1. Install "swift-object" package

Please follow the guidelines below to install swift-object on Kali Linux

$ sudo apt update $ sudo apt install swift-object

2. Uninstall "swift-object" package

This guide covers the steps necessary to uninstall swift-object on Kali Linux:

$ sudo apt remove swift-object $ sudo apt autoclean && sudo apt autoremove

3. Information about the swift-object package on Kali Linux

Package: swift-object
Source: swift
Version: 2.32.0-2
Installed-Size: 250
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-swift (= 2.32.0-2), rsync, swift (= 2.32.0-2), python3:any
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: swift-drive-audit
Size: 106400
SHA256: 7f5bc905de636a1a4ae2b5b82aceb9e9278f71eeab6317e53a720389250ffbdf
SHA1: f9040c137aeba1476c47c7f1b7919e82b386ae2f
MD5sum: dfdf664f4ebdc52d16de00d40842ed3f
Description: distributed virtual object store - object server
OpenStack Object Storage (code-named Swift) creates redundant, scalable object
storage using clusters of standardized servers to store petabytes of
accessible data. It is not a file system or real-time data storage system, but
rather a long-term storage system for a more permanent type of static data
that can be retrieved, leveraged, and then updated if necessary. Primary
examples of data that best fit this type of storage model are virtual machine
images, photo storage, email storage and backup archiving. Having no central
"brain" or master point of control provides greater scalability, redundancy
and permanence.
.
Objects are written to multiple hardware devices in the data center, with
the OpenStack software responsible for ensuring data replication and
integrity across the cluster. Storage clusters can scale horizontally by
adding new nodes. Should a node fail, OpenStack works to replicate its
content from other active nodes. Because OpenStack uses software logic to
ensure data replication and distribution across different devices,
inexpensive commodity hard drives and servers can be used in lieu of more
expensive equipment.
.
This package provides the swift object server.
Description-md5:
Homepage: https://github.com/openstack/swift
Tag: admin::virtualization, hardware::storage, implemented-in::python,
interface::commandline, network::server, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/s/swift/swift-object_2.32.0-2_all.deb