How to Install and Uninstall libmcfp-dev Package on Kali Linux
Last updated: February 03,2025
1. Install "libmcfp-dev" package
This tutorial shows how to install libmcfp-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libmcfp-dev
Copied
2. Uninstall "libmcfp-dev" package
Here is a brief guide to show you how to uninstall libmcfp-dev on Kali Linux:
$
sudo apt remove
libmcfp-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmcfp-dev package on Kali Linux
Package: libmcfp-dev
Source: libmcfp
Version: 1.2.4-1
Installed-Size: 103
Maintainer: Debian Med Packaging Team
Architecture: amd64
Size: 15968
SHA256: 958b4db33d6cdfe56f59ae56e5cc91ab08ab050c6b76214e2d09a02ea6955e2f
SHA1: 2e94574e345fbaf9f4992c140d97bec9c1435ef0
MD5sum: 89cff81a63f7b705a75d41f08fc0831b
Description: header only configuration parser library
There are already a few configuration parser around, but most of them
introduce runtime dependencies. This header-only library avoids that
and add a simple to use and complete C++ API for accessing configuration
passed through command line arguments or configuration files. The argv
parsing is following the POSIX standard.
.
Configuration is available throughout the entire program using a singleton
object.
Description-md5:
Homepage: https://github.com/mhekkel/libmcfp
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libm/libmcfp/libmcfp-dev_1.2.4-1_amd64.deb
Source: libmcfp
Version: 1.2.4-1
Installed-Size: 103
Maintainer: Debian Med Packaging Team
Architecture: amd64
Size: 15968
SHA256: 958b4db33d6cdfe56f59ae56e5cc91ab08ab050c6b76214e2d09a02ea6955e2f
SHA1: 2e94574e345fbaf9f4992c140d97bec9c1435ef0
MD5sum: 89cff81a63f7b705a75d41f08fc0831b
Description: header only configuration parser library
There are already a few configuration parser around, but most of them
introduce runtime dependencies. This header-only library avoids that
and add a simple to use and complete C++ API for accessing configuration
passed through command line arguments or configuration files. The argv
parsing is following the POSIX standard.
.
Configuration is available throughout the entire program using a singleton
object.
Description-md5:
Homepage: https://github.com/mhekkel/libmcfp
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libm/libmcfp/libmcfp-dev_1.2.4-1_amd64.deb