How to Install and Uninstall moosefs-cli Package on Kali Linux

Last updated: April 29,2024

1. Install "moosefs-cli" package

Please follow the guidance below to install moosefs-cli on Kali Linux

$ sudo apt update $ sudo apt install moosefs-cli

2. Uninstall "moosefs-cli" package

Please follow the instructions below to uninstall moosefs-cli on Kali Linux:

$ sudo apt remove moosefs-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the moosefs-cli package on Kali Linux

Package: moosefs-cli
Source: moosefs
Version: 3.0.117-1
Installed-Size: 363
Maintainer: Dmitry Smirnov
Architecture: all
Depends: python3:any
Size: 73564
SHA256: 78621e00a0af6dadb0a3b77b5f9baea8e115e8ce866a6fa0a8f255d697505501
SHA1: f08c0dd79331f9ebeb7923e2f5128fd66090be50
MD5sum: 9cae5ee319ea7ab664512c766b38cb29
Description: MooseFS CLI utility
MooseFS monitoring utility which can be used for showing list of connected
chunkservers, clients, health of the system, some stats etc.
.
MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file
system. It spreads data over several physical servers which are visible to
the user as one resource. For standard file operations MooseFS mounted
with FUSE acts as other Unix-alike file systems:
.
* A hierarchical structure (directory tree).
* POSIX file attributes (permissions, last access and modification times).
* Special files (block and character devices, pipes and sockets).
* Symbolic links and hard links.
* Access control based on IP address and/or password.
.
Distinctive features of MooseFS are:
.
* High availability.
* Fault tolerance.
* Strong integrity check.
* Capacity is dynamically expandable by simply adding new computers/disks.
* Deleted files are retained for a configurable period of time
(a file system level "trash bin").
* Coherent snapshots of files, even during I/O.
Description-md5:
Multi-Arch: foreign
Homepage: http://moosefs.org/
Section: admin
Priority: optional
Filename: pool/main/m/moosefs/moosefs-cli_3.0.117-1_all.deb