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

Last updated: May 14,2024

1. Install "python3-muranoclient" package

This tutorial shows how to install python3-muranoclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-muranoclient

2. Uninstall "python3-muranoclient" package

This guide covers the steps necessary to uninstall python3-muranoclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-muranoclient
Priority: extra
Section: universe/python
Installed-Size: 446
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-muranoclient
Version: 0.8.3-3
Depends: python3-babel, python3-glanceclient (>= 1:1.2.0), python3-httplib2, python3-iso8601, python3-keystoneclient (>= 1:2.0.0), python3-openssl (>= 0.14), python3-openstackclient (>= 2.1.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.log (>= 2.0.0), python3-oslo.serialization (>= 2.0.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.6), python3-prettytable, python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3-yaml, python3-yaql (>= 1.1.0), python3.5:any, python3:any (>= 3.3.2-2~)
Suggests: python-muranoclient-doc
Filename: pool/universe/p/python-muranoclient/python3-muranoclient_0.8.3-3_all.deb
Size: 66792
MD5sum: 1af1a35ed373fe32fc06ee5bc4a14a79
SHA1: 48c20e1b475ffd3254c30288fc5cad5016c16d8b
SHA256: 9a27e0c02f8cc563eb9f34b08df11cf80065a89ea5e9ad89923143f48fc1e7ee
Description-en: cloud-ready application catalog - Python 3.x client module
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 provides the Python 3.x module.
Description-md5: 505155772f0f430ea5230492b20ecaad
Homepage: https://github.com/openstack/python-muranoclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu