How to Install and Uninstall libmimetic0v5 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "libmimetic0v5" package

Please follow the instructions below to install libmimetic0v5 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmimetic0v5

2. Uninstall "libmimetic0v5" package

Please follow the guidance below to uninstall libmimetic0v5 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libmimetic0v5 package on Ubuntu 21.10 (Impish Indri)

Package: libmimetic0v5
Architecture: amd64
Version: 0.9.8-9build1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: mimetic
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: gregor herrmann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 337
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Conflicts: libmimetic0
Replaces: libmimetic0
Filename: pool/universe/m/mimetic/libmimetic0v5_0.9.8-9build1_amd64.deb
Size: 92244
MD5sum: 6849c42eb4f19c114dd6cdb4c8c331d2
SHA1: 4d50a8e9663cadbd65ffee381fa0e840f5d0cbc2
SHA256: 014aa742204f575758ffd56d588355fbd54c491536bbf918e46f77f417ef96c7
SHA512: 0f37aabed423f7803db3752716075ea50c0e17f7054e5885d1a0081869f3e676fa895d465bcc70cceb617cb33041b68fe7fb94cfd7a506a35fb5bb3d7748c48b
Homepage: http://www.codesink.org/mimetic_mime_library.html
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
Task: lubuntu-desktop