How to Install and Uninstall libmstch-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libmstch-dev" package

This tutorial shows how to install libmstch-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmstch-dev

2. Uninstall "libmstch-dev" package

Please follow the guidance below to uninstall libmstch-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmstch-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmstch-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmstch-dev
Architecture: amd64
Version: 1.0.2-2
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: mstch
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Guus Sliepen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 457
Depends: libboost-dev (>= 1.54)
Filename: pool/universe/m/mstch/libmstch-dev_1.0.2-2_amd64.deb
Size: 73928
MD5sum: 1d33310e2fa130057e108a57113ce4c8
SHA1: a6d948e2a0327b00496fd3c56fb97414802e3fa6
SHA256: 4c8f1f6f2ad7ebd474d591af47e8608a923325502c93dbf74b402c18cdf9e5e8
SHA512: 583a74f9d694191adbc7c20fb3c320ec17a7a3dc65403790c2bf8bcc306b1170826bf5d42a5a595f2a966830feee8a25cdfd95184ef318d681160909bb5bcca5
Homepage: https://github.com/no1msd/mstch
Description-en: Mustache implementation in C++11
Mstch is a complete implementation of {{mustache}} templates using
modern C++. It's compliant with specifications v1.1.3, including the
lambda module.
.
Mustache is a logic-less template language. As such, it is very well
suited for programs that are written in a compiled language, such as C
and C++, as they cannot easily evaluate code found in a template.
Mustache does however supports a simple conditional and a loop statement.
.
This package contains the header files and a static library.
Description-md5: 93ba6373ddf92f46953c53e814eaa32c