How to Install and Uninstall libmimetic-doc Package on Kali Linux

Last updated: May 15,2024

1. Install "libmimetic-doc" package

Please follow the guidelines below to install libmimetic-doc on Kali Linux

$ sudo apt update $ sudo apt install libmimetic-doc

2. Uninstall "libmimetic-doc" package

Please follow the guidance below to uninstall libmimetic-doc on Kali Linux:

$ sudo apt remove libmimetic-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmimetic-doc package on Kali Linux

Package: libmimetic-doc
Source: mimetic
Version: 0.9.8-11
Installed-Size: 2807
Maintainer: gregor herrmann
Architecture: all
Recommends: libmimetic-dev
Size: 252044
SHA256: 33fc8f2e6e563ae47523a5bf060c431a522e85d94e96322697d84ca276e0eca6
SHA1: a61143a18527d2ac8243edeea6b342ec3dc83681
MD5sum: b555266e5cb81f6288457e6e796c799a
Description: C++ MIME library (documentation)
mimetic is a MIME library written in C++ designed to be easy to use and
integrate but yet fast and efficient.
.
mimetic has been built around the standard lib. This means that you'll not
find yet another string class or list implementation and that you'll feel
comfortable in using this library from the very first time.
.
mimetic doesn't use exceptions but it heavily uses templates so a mostly
standard compliant C++ compiler is required.
.
This package contains the developers' documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.codesink.org/mimetic_mime_library.html
Tag: devel::doc, devel::lang:c++, devel::library, made-of::html,
role::devel-lib, role::documentation
Section: doc
Priority: optional
Filename: pool/main/m/mimetic/libmimetic-doc_0.9.8-11_all.deb