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

Last updated: July 04,2024

1. Install "magnum-conductor" package

This is a short guide on how to install magnum-conductor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install magnum-conductor

2. Uninstall "magnum-conductor" package

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

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

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

Package: magnum-conductor
Priority: extra
Section: universe/net
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: magnum
Version: 2.0.0-4ubuntu1
Depends: magnum-common (= 2.0.0-4ubuntu1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7)
Filename: pool/universe/m/magnum/magnum-conductor_2.0.0-4ubuntu1_all.deb
Size: 4590
MD5sum: bb1d9b0db52eeacbceca5fc5c70e4986
SHA1: ddbe169e48fcb28cbf0ad88224978609690a5264
SHA256: b3763bd525020f5c0a7bebcaaf1d26d477723fac53d40f56f020eb3f4137cd27
Description-en: OpenStack containers as a service - conductor
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 conductor server.
Description-md5: c1077d8334fcc9029e3acfca19015ef0
Homepage: https://github.com/openstack/magnum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu