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

Last updated: September 28,2024

1. Install "python-congressclient" package

This tutorial shows how to install python-congressclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-congressclient

2. Uninstall "python-congressclient" package

This is a short guide on how to uninstall python-congressclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-congressclient
Priority: extra
Section: universe/python
Installed-Size: 213
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.2.3-2
Depends: python-babel, python-cliff (>= 1.15.0), python-keystoneclient (>= 1:1.6.0), python-openstackclient, python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 1.14.0), python-oslo.serialization (>= 1.10.0), python-oslo.utils (>= 3.4.0), python-pbr (>= 1.8), python-requests (>= 2.8.1), python-six (>= 1.9.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-congressclient/python-congressclient_1.2.3-2_all.deb
Size: 33418
MD5sum: d488178d8f78ae3f12090d10a98722ea
SHA1: 6a67f807b21a80b651f007744420212d5bac9e48
SHA256: 9351a208173a794e84cdd4c86b240a4dabedff34548b0d7e87ac6f75daaf3d99
Description-en: client for the open policy framework for the cloud - Python 2.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 2.x client module.
Description-md5: c548c33bed839342023531ee36b53504
Homepage: https://github.com/stackforge/python-congressclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu