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

Last updated: May 17,2024

1. Install "moosefs-client" package

This guide let you learn how to install moosefs-client on Kali Linux

$ sudo apt update $ sudo apt install moosefs-client

2. Uninstall "moosefs-client" package

Please follow the guidance below to uninstall moosefs-client on Kali Linux:

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

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

Package: moosefs-client
Source: moosefs (3.0.117-1)
Version: 3.0.117-1+b1
Installed-Size: 1052
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: libc6 (>= 2.34), libfuse3-3 (>= 3.12.0), libmfsio1 (>= 3.0.103)
Recommends: fuse3
Conflicts: lizardfs-client (<< 3.12.0+dfsg-4)
Size: 337612
SHA256: 4aa9bdfb31cb70f980844a40e27471d3621f7bd408ba9cba53df6a8b2d3a5baf
SHA1: f70aa0854da10cca8e6c2942e0829aeb4d82029a
MD5sum: 1b8975b2836d8d820677281dc7fb0b68
Description: MooseFS - client tools and mount utility
Moosefs FUSE mount utility "mfsmount" and client tools.
.
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:
Homepage: http://moosefs.org/
Section: admin
Priority: optional
Filename: pool/main/m/moosefs/moosefs-client_3.0.117-1+b1_amd64.deb