How to Install and Uninstall python3-manilaclient Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-manilaclient" package

This tutorial shows how to install python3-manilaclient on Kali Linux

$ sudo apt update $ sudo apt install python3-manilaclient

2. Uninstall "python3-manilaclient" package

Please follow the steps below to uninstall python3-manilaclient on Kali Linux:

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

3. Information about the python3-manilaclient package on Kali Linux

Package: python3-manilaclient
Source: python-manilaclient
Version: 4.6.0-2
Installed-Size: 2453
Maintainer: Debian OpenStack
Architecture: all
Replaces: python-manilaclient
Depends: python3-babel, python3-debtcollector, python3-docutils, python3-iso8601, python3-keystoneclient, python3-osc-lib, python3-oslo.config, python3-oslo.log, python3-oslo.serialization, python3-oslo.utils, python3-pbr, python3-prettytable, python3-requests, python3-simplejson, python3:any
Recommends: python-manilaclient-doc
Breaks: python-manilaclient
Size: 230240
SHA256: 802ca638c069c157fe022df3739ed6be311a3a9a7b4825ac71a0bbc16c856700
SHA1: 107f9cf3593f6bbddbdd6764ecf0c6ad6f0d07f7
MD5sum: 2064e9074273e58384e07843de09bdcc
Description: 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:
Homepage: https://github.com/openstack/python-manilaclient
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-manilaclient/python3-manilaclient_4.6.0-2_all.deb