How to Install and Uninstall libmimetic0v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libmimetic0v5" package

This guide let you learn how to install libmimetic0v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmimetic0v5

2. Uninstall "libmimetic0v5" package

Learn how to uninstall libmimetic0v5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmimetic0v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmimetic0v5
Priority: optional
Section: universe/libs
Installed-Size: 349
Maintainer: Ubuntu Developers
Original-Maintainer: gregor herrmann
Architecture: amd64
Source: mimetic
Version: 0.9.8-4
Replaces: libmimetic0
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Conflicts: libmimetic0
Filename: pool/universe/m/mimetic/libmimetic0v5_0.9.8-4_amd64.deb
Size: 94590
MD5sum: c284b10d4f7131ed88f1cb462ff2e28a
SHA1: 2eb50437249b348b70272b7afd5d27972db65c99
SHA256: dbb6f7aaa187af74c47f1b5ab4e28069f50f72732f11ade2556a93f0e41734b1
Description-en: 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: 5c4c04016c81bdb53a48f8013fcf4342
Multi-Arch: same
Homepage: http://www.codesink.org/mimetic_mime_library.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu