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

Last updated: May 21,2024

1. Install "libmuparser-dev" package

Learn how to install libmuparser-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmuparser-dev

2. Uninstall "libmuparser-dev" package

This guide let you learn how to uninstall libmuparser-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmuparser-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: muparser
Version: 2.2.3-6
Depends: libmuparser2v5 (= 2.2.3-6)
Filename: pool/universe/m/muparser/libmuparser-dev_2.2.3-6_amd64.deb
Size: 19164
MD5sum: 0842e6ac5be9bffe18ecda98a0393566
SHA1: b8c9ed617042e4485b71df817c34781269a45d7b
SHA256: caa9279e71865fc075b77f8d523706d54d93982db0f9e830c135caab3f237402
Description-en: fast mathematical expressions parse library (development)
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 development files.
Description-md5: faf54a2506b453eacbe6f5a65f6f52e6
Homepage: http://muparser.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu