How to Install and Uninstall python3-congressclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python3-congressclient" package

Please follow the step by step instructions below to install python3-congressclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-congressclient

2. Uninstall "python3-congressclient" package

This guide covers the steps necessary to uninstall python3-congressclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-congressclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-congressclient
Priority: extra
Section: universe/python
Installed-Size: 213
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-congressclient
Version: 1.2.3-2
Depends: python3-babel, python3-cliff (>= 1.15.0), python3-keystoneclient (>= 1:1.6.0), python3-openstackclient, python3-oslo.i18n (>= 2.1.0), python3-oslo.log (>= 1.14.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.4.0), python3-pbr (>= 1.8), python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-congressclient/python3-congressclient_1.2.3-2_all.deb
Size: 33494
MD5sum: 41014f650b68f634b176f5de18125335
SHA1: 81bcf07a0c68b9b9702490ee0e2085bbf20237bb
SHA256: 53385cc3375554ea707eeec245a5c9a1b210aabca4ab664d12cefc63ed041eae
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu