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

Last updated: May 03,2024

1. Install "python3-manilaclient" package

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

$ sudo apt update $ sudo apt install python3-manilaclient

2. Uninstall "python3-manilaclient" package

Here is a brief guide to show you how to uninstall python3-manilaclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-manilaclient
Priority: extra
Section: universe/python
Installed-Size: 848
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-manilaclient
Version: 1.8.1-2
Depends: python3-babel, python3-crypto (>= 2.6), python3-iso8601, python3-keystoneclient (>= 1:1.6.0), python3-oslo.config (>= 1:3.7.0), python3-oslo.log (>= 1.14.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-prettytable, python3-requests (>= 2.8.1), python3-simplejson, python3-six (>= 1.9.0), python3.5:any, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-manilaclient/python3-manilaclient_1.8.1-2_all.deb
Size: 103284
MD5sum: 8120aa2b7a9b27dfd840bafd35edde5b
SHA1: 8a8cac568b07d15d2e81364df023b7f08508828c
SHA256: 9af66e4458d4230acbb43c4aef92e143d62ae1b6284c6560dc1b82f253cb8d99
Description-en: OpenStack shared file system as a service - Python 3.x client
Manila is an OpenStack project to provide Shared Filesystems as a service.
It provides coordinated access to shared or distributed file systems. While
the primary consumption of file shares would be across OpenStack Compute
instances, the service is also intended to be accessible as an independent
capability in line with the modular design established by other OpenStack
services. Manila is extensible for multiple backends (to support vendor or
file system specific nuances / capabilities) and accommodates any of a
variety of shared or distributed file system types.
.
This package contains the Python client library and command line tool for
Manila and for Python 3.x.
Description-md5: 35afb28d3ff719c9a50f3a128230e14d
Homepage: https://github.com/openstack/python-manilaclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu