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

Last updated: May 16,2024

1. Install "swift-account" package

Please follow the steps below to install swift-account on Kali Linux

$ sudo apt update $ sudo apt install swift-account

2. Uninstall "swift-account" package

This is a short guide on how to uninstall swift-account on Kali Linux:

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

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

Package: swift-account
Source: swift
Version: 2.32.0-2
Installed-Size: 202
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:any
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: swift-drive-audit
Size: 95368
SHA256: 71dfd736874a44f6b0044a796ae62db12719903d768e33371807e2d800077da9
SHA1: 07621620fc0b987a22d1e04b07c4b29f7ebdb5d2
MD5sum: 9b6e6151ccde628a38094738a7df5945
Description: distributed virtual object store - account 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 account server.
Description-md5:
Homepage: https://github.com/openstack/swift
Tag: admin::virtualization, hardware::storage, implemented-in::python,
interface::daemon, network::server, network::service, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/s/swift/swift-account_2.32.0-2_all.deb