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

Last updated: May 04,2024

1. Install "swift-container" package

Please follow the step by step instructions below to install swift-container on Kali Linux

$ sudo apt update $ sudo apt install swift-container

2. Uninstall "swift-container" package

In this section, we are going to explain the necessary steps to uninstall swift-container on Kali Linux:

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

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

Package: swift-container
Source: swift
Version: 2.32.0-2
Installed-Size: 256
Maintainer: Debian OpenStack
Architecture: all
Depends: openstack-pkg-tools, python3-pastescript, python3-swift (= 2.32.0-2), rsync, swift (= 2.32.0-2), uwsgi-plugin-python3, python3.11:any, python3:any
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: swift-drive-audit
Size: 99460
SHA256: d80845ee5ddb4d88809b56c8878616eff5d0ea1ab023d1b22847cf2032fbbc2c
SHA1: a8bb3c3c3f77949eedc12a3a665132e9b835fbd1
MD5sum: 3d22e4d6e846ea1b8681aab020522906
Description: distributed virtual object store - container 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 container server.
Description-md5:
Homepage: https://github.com/openstack/swift
Tag: admin::cluster, admin::virtualization, hardware::storage,
implemented-in::python, interface::daemon, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/s/swift/swift-container_2.32.0-2_all.deb