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

Last updated: May 18,2024

1. Install "libmuparser2v5" package

This tutorial shows how to install libmuparser2v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmuparser2v5

2. Uninstall "libmuparser2v5" package

Please follow the step by step instructions below to uninstall libmuparser2v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmuparser2v5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libmuparser2v5
Priority: optional
Section: universe/libs
Installed-Size: 384
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: muparser
Version: 2.2.3-6
Replaces: libmuparser2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Conflicts: libmuparser2
Filename: pool/universe/m/muparser/libmuparser2v5_2.2.3-6_amd64.deb
Size: 102972
MD5sum: 252a49398efe6bd5b2759475f6cd0343
SHA1: f8da12ac82d5b4a4babb524ee8c4c72f159a9370
SHA256: 359ecb0e975d65b0ddc71f68a6ac6b3d20171b79ed7edeb773876d853f7d78e0
Description-en: fast mathematical expressions parser library (runtime)
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 files necessary for running applications that use
the muParser library.
Description-md5: 589ec95875ec092646bb06ac6c9bb5ff
Multi-Arch: same
Homepage: http://muparser.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome