How to Install and Uninstall libmimetic-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libmimetic-doc" package

Please follow the steps below to install libmimetic-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmimetic-doc

2. Uninstall "libmimetic-doc" package

Here is a brief guide to show you how to uninstall libmimetic-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmimetic-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmimetic-doc
Priority: optional
Section: universe/doc
Installed-Size: 2556
Maintainer: Ubuntu Developers
Original-Maintainer: gregor herrmann
Architecture: all
Source: mimetic
Version: 0.9.8-4
Recommends: libmimetic-dev
Filename: pool/universe/m/mimetic/libmimetic-doc_0.9.8-4_all.deb
Size: 233972
MD5sum: fed92c0bd82695091d62a2422788a7ad
SHA1: 3f0fb02754322d795d89ba41b9b19102dd28faf5
SHA256: 506b0673f38d30d39c6d2068caceabe9168bc84952b44d8d6f1694a020b8f6de
Description-en: 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: d761973d51ff525a30f73641210aaf53
Homepage: http://www.codesink.org/mimetic_mime_library.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu