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

Last updated: May 28,2024

1. Install "libmuparser-doc" package

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

$ sudo apt update $ sudo apt install libmuparser-doc

2. Uninstall "libmuparser-doc" package

Please follow the guidance below to uninstall libmuparser-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmuparser-doc
Priority: extra
Section: universe/doc
Installed-Size: 907
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: muparser
Version: 2.2.3-6
Filename: pool/universe/m/muparser/libmuparser-doc_2.2.3-6_all.deb
Size: 598056
MD5sum: 1f3eb660e13ab2b7dae7dbc90a6120f0
SHA1: e081266153496259f0b5ef27481d34994c87a813
SHA256: a89f8202eba0dcfbce77b898b24b3759c802ee56491f756b29fae71a74e99ee4
Description-en: fast mathematical expressions parser library (documentation)
muParser is a high performance mathematical parser library, written in pure
C++. It is based on transforming an expression into a bytecode and
precalculating constant parts of it.
.
This package contains the documentation for muParser.
Description-md5: 1058f39106ed0fe1ba6731ad5d647d59
Homepage: http://muparser.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions