How to Install and Uninstall libmfsio-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libmfsio-dev" package

Please follow the step by step instructions below to install libmfsio-dev on Kali Linux

$ sudo apt update $ sudo apt install libmfsio-dev

2. Uninstall "libmfsio-dev" package

Please follow the step by step instructions below to uninstall libmfsio-dev on Kali Linux:

$ sudo apt remove libmfsio-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmfsio-dev package on Kali Linux

Package: libmfsio-dev
Source: moosefs (3.0.117-1)
Version: 3.0.117-1+b1
Installed-Size: 45
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: libmfsio1 (= 3.0.117-1+b1)
Size: 30544
SHA256: 02c27eb75267aee548a47b02077c4b0cc8c121e25e5c07878e73846fc54744a9
SHA1: 2c965410140db5def87cd972357afece29e82af9
MD5sum: c16b26596cf3242fdff53b7f88763f7b
Description: MooseFS IO library - development files
This package contains the development files used for building applications
that use the MooseFS 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: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/moosefs/libmfsio-dev_3.0.117-1+b1_amd64.deb