How to Install and Uninstall libmfsio1 Package on Kali Linux

Last updated: May 15,2024

1. Install "libmfsio1" package

This guide covers the steps necessary to install libmfsio1 on Kali Linux

$ sudo apt update $ sudo apt install libmfsio1

2. Uninstall "libmfsio1" package

This tutorial shows how to uninstall libmfsio1 on Kali Linux:

$ sudo apt remove libmfsio1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmfsio1 package on Kali Linux

Package: libmfsio1
Source: moosefs (3.0.117-1)
Version: 3.0.117-1+b1
Installed-Size: 511
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 177832
SHA256: eed2e6318b704c04f5d7034ff8aa56b081610044e7a7dcc9e725ced3f27e0b13
SHA1: d771fc8c5afc12a5025fe9ffe8cd112d9091d576
MD5sum: 1d75665e3c5c28226b598e74931c1466
Description: MooseFS IO library
MooseFS client IO library.
.
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: same
Homepage: http://moosefs.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/moosefs/libmfsio1_3.0.117-1+b1_amd64.deb