How to Install and Uninstall trove-api Package on Kali Linux

Last updated: May 19,2024

1. Install "trove-api" package

Please follow the guidance below to install trove-api on Kali Linux

$ sudo apt update $ sudo apt install trove-api

2. Uninstall "trove-api" package

Please follow the guidelines below to uninstall trove-api on Kali Linux:

$ sudo apt remove trove-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the trove-api package on Kali Linux

Package: trove-api
Source: openstack-trove
Version: 1:20.0.0-2
Installed-Size: 149
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, python3-openstackclient, q-text-as-data, trove-common (= 1:20.0.0-2), debconf (>= 0.5) | debconf-2.0
Size: 23420
SHA256: 20f29f2ad5aa58895e439e54d8cb8d4a91f382909ba6cd6cd2eb2943a99350d8
SHA1: 938e94b5e6fd8adfec60bc641489d6b74fb4fbc9
MD5sum: a56c07855950b0812fdca1830f901c3f
Description: Database as a Service for OpenStack - API server
Trove is Database as a Service for Openstack. It's designed to run entirely on
OpenStack, with the goal of allowing users to quickly and easily utilize the
features of a relational database without the burden of handling complex
administrative tasks. Cloud users and database administrators can provision
and manage multiple database instances as needed. Initially, the service will
focus on providing resource isolation at high performance while automating
complex administrative tasks including deployment, configuration, patching,
backups, restores, and monitoring. Trove is designed to support a
single-tenant database within a Nova instance. There is no restrictions on how
Nova is configured, since Trove interacts with other OpenStack components
purely through the API.
.
This package provides the Trove API server. The trove-api service provides a
RESTful API that supports JSON and XML to provision and manage Trove
instances.
Description-md5:
Homepage: https://github.com/openstack/trove
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/o/openstack-trove/trove-api_20.0.0-2_all.deb