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

Last updated: May 10,2024

1. Install "python3-openstacksdk" package

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

$ sudo apt update $ sudo apt install python3-openstacksdk

2. Uninstall "python3-openstacksdk" package

Please follow the guidance below to uninstall python3-openstacksdk on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-openstacksdk
Priority: optional
Section: universe/python
Installed-Size: 1385
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-openstacksdk
Version: 0.8.1-2
Depends: python3-keystoneauth1 (>= 2.1.0), python3-os-client-config (>= 1.13.1), python3-oslo.utils (>= 3.4.0), python3-pbr (>= 1.8), python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3-iso8601, python3:any (>= 3.3.2-2~)
Suggests: python-openstacksdk-doc
Filename: pool/universe/p/python-openstacksdk/python3-openstacksdk_0.8.1-2_all.deb
Size: 130030
MD5sum: 56e90375d09265fd781c567498941074
SHA1: 4fffcca991c89e8b87ff793e911b3630e91c87c3
SHA256: 0275410b946dd79f88516e550ddafe52dc47bf03dda29b1fa0b312dac75eae4d
Description-en: SDK for building applications to work with OpenStack - Python 3.x
The python-openstacksdk is a collection of libraries for building applications
to work with OpenStack clouds. The project aims to provide a consistent and
complete set of interactions with OpenStack's many services, along with
complete documentation, examples, and tools.
.
This SDK is under active development, and in the interests of providing a
high-quality interface, the APIs provided in this release may differ from
those provided in future release.
.
This package contains the Python 3.x module.
Description-md5: 514119f2ade15da8d0f7dedd555132de
Homepage: https://github.com/stackforge/python-openstacksdk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu