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

Last updated: May 22,2024

1. Install "python-os-client-config" package

This guide let you learn how to install python-os-client-config on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-os-client-config

2. Uninstall "python-os-client-config" package

Please follow the guidance below to uninstall python-os-client-config on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-os-client-config $ sudo apt autoclean && sudo apt autoremove

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

Package: python-os-client-config
Priority: optional
Section: python
Installed-Size: 213
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.16.0-0ubuntu1
Depends: python-keystoneauth1 (>= 2.1.0), python-pbr, python-requestsexceptions (>= 1.1.1), python-yaml, python-appdirs, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-os-client-config-doc
Filename: pool/main/p/python-os-client-config/python-os-client-config_1.16.0-0ubuntu1_all.deb
Size: 32566
MD5sum: d60603deb2050b057302bdf16e3c851b
SHA1: 714531f5194f09f91b78e549faf1adf5591c9e7f
SHA256: b965741743fc792f3b8b849d61103756f2835970456fd2a2341611430edbdf22
Description-en: OpenStack client configuation library - Python 2.x
Os-client-config is a library for collecting client configuration for using an
OpenStack cloud in a consistent and comprehensive manner. It will find cloud
config for as few as 1 cloud and as many as you want to put in a config file.
It will read environment variables and config files, and it also contains some
vendor specific default values so that you don't have to know extra info to
use OpenStack
.
os-client-config honors all of the normal OS_* variables. It does not provide
backwards compatibility to service-specific variables such as NOVA_USERNAME.
.
If you have environment variables and no config files, os-client-config will
produce a cloud config object named "openstack" containing your values from
the environment.
.
This package contains the Python 2.x module.
Description-md5: 9fc06401d47d4da06d1f49a2fbd76d58
Homepage: http://github.com/stackforge/os-client-config
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y