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

Last updated: May 20,2024

1. Install "python3-manila" package

Please follow the guidelines below to install python3-manila on Kali Linux

$ sudo apt update $ sudo apt install python3-manila

2. Uninstall "python3-manila" package

Please follow the guidance below to uninstall python3-manila on Kali Linux:

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

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

Package: python3-manila
Source: manila
Version: 1:17.1.0-1
Installed-Size: 14542
Maintainer: Debian OpenStack
Architecture: all
Depends: alembic, e2fsprogs, python3-cinderclient, python3-eventlet, python3-glanceclient, python3-greenlet, python3-keystoneauth1, python3-keystonemiddleware, python3-lxml, python3-netaddr, python3-neutronclient, python3-novaclient, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging (>= 14.1.0), python3-oslo.middleware, python3-oslo.policy, python3-oslo.privsep, python3-oslo.reports, python3-oslo.rootwrap, python3-oslo.serialization, python3-oslo.service, python3-oslo.upgradecheck, python3-oslo.utils, python3-osprofiler, python3-paramiko, python3-paste, python3-pastedeploy, python3-pbr, python3-psycopg2, python3-pymysql, python3-pyparsing, python3-requests, python3-routes, python3-sqlalchemy (>= 1.3.17), python3-sqlalchemy-utils (>= 0.38.3), python3-stevedore, python3-tenacity, python3-tooz, python3-webob, python3-alembic, python3:any
Conflicts: python-manila
Size: 1379852
SHA256: 8ad1bb428194f134aebab5a48cc46a6e42e14661e359de4d111953de3b6eb9dc
SHA1: 9694dda966be3aa12ee77695e318ceb447d6248d
MD5sum: 5bae25e712345cc690e0a0f482861b30
Description: OpenStack shared file system as a service - Python libs
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 library for Manila.
Description-md5:
Homepage: https://github.com/openstack/manila
Section: python
Priority: optional
Filename: pool/main/m/manila/python3-manila_17.1.0-1_all.deb