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

Last updated: May 20,2024

1. Install "python3-trove" package

Please follow the step by step instructions below to install python3-trove on Kali Linux

$ sudo apt update $ sudo apt install python3-trove

2. Uninstall "python3-trove" package

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

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

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

Package: python3-trove
Source: openstack-trove
Version: 1:20.0.0-2
Installed-Size: 4172
Maintainer: Debian OpenStack
Architecture: all
Depends: e2fsprogs, python3-cinderclient, python3-cryptography (>= 2.1.4), python3-designateclient, python3-diskimage-builder, python3-docker, python3-eventlet, python3-flask (>= 2.2.3), python3-glanceclient, python3-gunicorn, python3-heatclient, python3-httplib2, python3-iso8601, python3-jinja2, python3-jsonschema, python3-keystoneclient, python3-keystonemiddleware, python3-lxml, python3-migrate, python3-netaddr, python3-neutronclient, python3-novaclient, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging (>= 14.1.0), python3-oslo.middleware, python3-oslo.policy, python3-oslo.serialization, python3-oslo.service, python3-oslo.upgradecheck, python3-oslo.utils, python3-osprofiler, python3-passlib, python3-paste, python3-pastedeploy, python3-pbr, python3-pexpect, python3-pymysql, python3-pyroute2 (>= 0.7.7), python3-routes, python3-semantic-version, python3-sqlalchemy, python3-stevedore, python3-swiftclient, python3-troveclient, python3-webob, python3-xmltodict, python3-oslo.cache, python3:any
Conflicts: python3-cjson
Size: 497876
SHA256: 6ddc227546903e043553d3654a0ea1762eeb9f971e5818a622278dd4751c4060
SHA1: caf17de8c0700476643378f85f1296f426104880
MD5sum: 0df00cc26c3b88f86def8f375b34f6a4
Description: Database as a Service for OpenStack - Python lib
Trove is "Database as a Service" for Openstack. It's designed to allow 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. The service focus on providing resource
isolation at high performance while automating 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 Python library.
Description-md5:
Homepage: https://github.com/openstack/trove
Section: python
Priority: optional
Filename: pool/main/o/openstack-trove/python3-trove_20.0.0-2_all.deb