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

Last updated: May 09,2024

1. Install "python3-congressclient" package

Please follow the steps below to install python3-congressclient on Kali Linux

$ sudo apt update $ sudo apt install python3-congressclient

2. Uninstall "python3-congressclient" package

Please follow the guidance below to uninstall python3-congressclient on Kali Linux:

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

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

Package: python3-congressclient
Source: python-congressclient
Version: 2.0.1-2
Installed-Size: 156
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-babel, python3-cliff (>= 2.8.0), python3-keystoneauth1 (>= 3.4.0), python3-openstackclient, python3-oslo.i18n (>= 3.15.3), python3-oslo.log (>= 3.36.0), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.16.0), python3-pbr (>= 2.0.0), python3-requests (>= 2.10.0), python3-six (>= 1.10.0), python3:any
Size: 22540
SHA256: 526fe1f8da1dfcaff813103e17a33bb6dfdffbd99d9f5e5012e2be63d10de4a2
SHA1: a22444f3f305aa39babadb85c970ab484665a71d
MD5sum: 50365593f1ddf59dca5a6c106e2c5e83
Description: client for the open policy framework for the cloud - Python 3.x
Congress is an open policy framework for the cloud. With Congress, a cloud
operator can declare, monitor, enforce, and audit "policy" in a heterogeneous
cloud environment. Congress get inputs from a cloud's various cloud services;
for example in Openstack, Congress fetches information about VMs from Nova,
and network state from Neutron, etc. Congress then feeds input data from those
services into its policy engine where Congress verifies that the cloud's
actual state abides by the cloud operator's policies. Congress is designed to
work with any policy and any cloud service.
.
This package provides a cli and a Python 3.x client module.
Description-md5: 761b0a24df043b562b7667c6a00349b6
Homepage: https://github.com/stackforge/python-congressclient
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-congressclient/python3-congressclient_2.0.1-2_all.deb