How to Install and Uninstall libmimetic0v5 Package on Kali Linux

Last updated: May 17,2024

1. Install "libmimetic0v5" package

This is a short guide on how to install libmimetic0v5 on Kali Linux

$ sudo apt update $ sudo apt install libmimetic0v5

2. Uninstall "libmimetic0v5" package

This guide covers the steps necessary to uninstall libmimetic0v5 on Kali Linux:

$ sudo apt remove libmimetic0v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmimetic0v5 package on Kali Linux

Package: libmimetic0v5
Source: mimetic
Version: 0.9.8-11
Installed-Size: 354
Maintainer: gregor herrmann
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 95412
SHA256: cf1ee652eae202a9343095c7c282444f143115123414c9910019384fe67038e7
SHA1: 0db108766595ee371302265945491c2205390782
MD5sum: d16eea2ddbb975301006fe3f32e77020
Description: C++ MIME library (runtime)
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 libraries.
Description-md5:
Multi-Arch: same
Homepage: https://www.codesink.org/mimetic_mime_library.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/mimetic/libmimetic0v5_0.9.8-11_amd64.deb