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

Last updated: May 18,2024

1. Install "manila-share" package

Here is a brief guide to show you how to install manila-share on Kali Linux

$ sudo apt update $ sudo apt install manila-share

2. Uninstall "manila-share" package

Here is a brief guide to show you how to uninstall manila-share on Kali Linux:

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

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

Package: manila-share
Source: manila
Version: 1:17.1.0-1
Installed-Size: 33
Maintainer: Debian OpenStack
Architecture: all
Depends: manila-common (= 1:17.1.0-1), python3-ceph-argparse, python3-rados
Size: 8432
SHA256: 8ac346512f02bb663fc462b0c206ae7278dc0b7650f2f0f44c9636ae0d4fa475
SHA1: 4bcbd7d258a9c797684e9dbbf0ab4f1ca975deac
MD5sum: f7bdcde09dc1bd901dc0f6de09496281
Description: OpenStack shared file system as a service - Share server
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 Manila Share daemon.
Description-md5:
Homepage: https://github.com/openstack/manila
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/m/manila/manila-share_17.1.0-1_all.deb