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

Last updated: May 09,2024

1. Install "python-magnum" package

Please follow the guidance below to install python-magnum on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-magnum

2. Uninstall "python-magnum" package

In this section, we are going to explain the necessary steps to uninstall python-magnum on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-magnum
Priority: extra
Section: universe/python
Installed-Size: 3425
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: magnum
Version: 2.0.0-4ubuntu1
Depends: alembic (>= 0.8.0), python-babel, python-barbicanclient (>= 3.3.0), python-cliff (>= 1.15.0), python-cryptography (>= 1.0), python-decorator (>= 3.4.0), python-docker (>= 1.5.0), python-enum34, python-eventlet (>= 0.18.4), python-glanceclient (>= 2.0.0), python-greenlet (>= 0.3.2), python-heatclient (>= 0.6.0), python-iso8601 (>= 0.1.9), python-jsonpatch, python-keystoneclient (>= 2.0.0), python-keystonemiddleware (>= 4.0.0), python-netaddr (>= 0.7.12), python-neutronclient (>= 2.6.0), python-novaclient (>= 2:2.29.0), python-oslo.concurrency (>= 3.5.0), python-oslo.config (>= 1:3.7.0), python-oslo.context (>= 0.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), python-oslo.messaging (>= 4.0.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.0.0), python-oslo.utils (>= 3.5.0), python-oslo.versionedobjects (>= 1.5.0), python-paramiko (>= 1.13.0), python-pbr (>= 1.8), python-pecan (>= 1.0.0), python-prettytable, python-requests (>= 2.8.1), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-taskflow (>= 1.26.0), python-urllib3 (>= 1.8.3), python-webob (>= 1.2.3), python-wsme (>= 0.8), python-yaml, python-alembic, python-pkg-resources, python-sqlalchemy (<< 1.1), python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/m/magnum/python-magnum_2.0.0-4ubuntu1_all.deb
Size: 273954
MD5sum: 1a5e261923880f717d96fb0aa7e6f546
SHA1: 85978ccf6bdff582dfca76b0b621aa4d58b87d4c
SHA256: e4436b1a8bee64d89c63351f680959c14e2c56a5321a7e57b3f0e7b452ed6b90
Description-en: OpenStack containers as a service - Python library
Magnum is an OpenStack project which offers container orchestration engines
for deploying and managing containers as first class resources in OpenStack.
It features:
* Abstractions for bays, containers, nodes, pods, replication controllers,
and services
* Integration with Kubernetes and Docker for backend container technology
* Integration with Keystone for multi-tenant security
* Integration with Neutron for Kubernetes multi-tenancy network security
.
This package contains the Python code.
Description-md5: 2d09e27bd3e06eadd4fb3de0fb5044a6
Homepage: https://github.com/openstack/magnum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions