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

Last updated: May 03,2024

1. Install "python3-magnumclient" package

Please follow the steps below to install python3-magnumclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-magnumclient

2. Uninstall "python3-magnumclient" package

This tutorial shows how to uninstall python3-magnumclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-magnumclient
Priority: optional
Section: universe/python
Installed-Size: 441
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-magnumclient
Version: 2.0.0-1
Depends: python3-babel, python3-keystoneauth1 (>= 2.1.0), python3-os-client-config (>= 1.14.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.3.0), python3-pbr (>= 1.8), python3-prettytable (>= 0.7), python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3:any (>= 3.3.2-2~)
Suggests: python-magnumclient-doc
Filename: pool/universe/p/python-magnumclient/python3-magnumclient_2.0.0-1_all.deb
Size: 52364
MD5sum: e0a4e7d0d9466fe9f9f9d4b7120ef506
SHA1: fa1b4b7eb3c9d417475649c36807ed54af0cf26f
SHA256: 29516a48c7f02a6d03e6d44a94ffa3ce8705aacd4c86745056fc02c1e32b15ed
Description-en: client library for Magnum API - Python 3.x
Magnum is an OpenStack API service developed by the OpenStack Containers Team
making container orchestration engines such as Docker and Kubernetes available
as first class resources in OpenStack. Magnum uses Heat to orchestrate an OS
image which contains Docker and Kubernetes and runs that image in either
virtual machines or bare metal in a cluster configuration.
.
This package contains the Python 3.x module.
Description-md5: fb8351643b7c021bdae4188df312ad85
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu