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

Last updated: May 13,2024

1. Install "python-murano" package

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

$ sudo apt update $ sudo apt install python-murano

2. Uninstall "python-murano" package

This guide let you learn how to uninstall python-murano on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-murano
Priority: extra
Section: universe/python
Installed-Size: 1738
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: murano
Version: 1:2.0.0-1
Depends: alembic (>= 0.8.0), python-babel, python-congressclient (>= 1.0.2), python-eventlet (>= 0.18.4), python-heatclient (>= 0.6.0), python-jsonpatch, python-jsonschema, python-keystoneclient (>= 1:2.0.0), python-keystonemiddleware (>= 4.0.0), python-kombu (>= 3.0.25), python-mistralclient (>= 1.0.0), python-muranoclient (>= 0.8.2), python-mysqldb, python-netaddr (>= 0.7.2), python-neutronclient (>= 1:2.6.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.serialization (>= 2.0.0), python-oslo.service (>= 1.0.0), python-oslo.utils (>= 3.5.0), python-paste, python-pastedeploy, python-pbr (>= 1.8), python-psutil, python-psycopg2, python-pymysql (>= 0.6.2), python-requests (>= 2.8.1), python-retrying, python-routes, python-semantic-version, python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-testtools (>= 1.4.0), python-webob, python-yaml, python-yaql (>= 1.1.0), python-alembic, python-sqlalchemy (<< 1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-ldap
Filename: pool/universe/m/murano/python-murano_2.0.0-1_all.deb
Size: 214230
MD5sum: 71f9a0d6425364a7725ffa1abb71174f
SHA1: b9c59be8d1bec2baa20ff34137888cf913ecb46b
SHA256: f0be84ff0339ab90b132fecc4d2cd141fb103b7a2d23731114c89f359e21d3ca
Description-en: cloud-ready application catalog - Python 2.x server code
Murano Project introduces an application catalog, which allows application
developers and cloud administrators to publish various cloud-ready
applications in a browsable categorised catalog, which may be used by the
cloud users (including the inexperienced ones) to pick-up the needed
applications and services and composes the reliable environments out of them
in a "push-the-button" manner.
.
This package contains the Python 2.x server code.
Description-md5: d1f35801af2db54bdc682725adb2ce85
Homepage: https://github.com/openstack/murano
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions