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

Last updated: September 20,2024

1. Install "libmapper-dev" package

This tutorial shows how to install libmapper-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmapper-dev

2. Uninstall "libmapper-dev" package

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

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

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

Package: libmapper-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 182
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: libmapper
Version: 0.3~git+20141027-1
Provides: libmaper-dev
Depends: libmapper (= 0.3~git+20141027-1)
Filename: pool/universe/libm/libmapper/libmapper-dev_0.3~git+20141027-1_amd64.deb
Size: 21480
MD5sum: a042121dfb09e9d63e9b2bbe4b8eb057
SHA1: 77690cf44d20b64468d49a0a7d519c3fec2481d8
SHA256: 0b610855ad837e2b5b9cd7ca99d887d2917c3caafc1f9b2b17c1e41fda7f59f1
Description-en: Library for connecting data signals on a shared network
libmapper is a cross-platform software library for declaring data
signals on a shared network and enabling arbitrary connections to be
made between them. It creates a distributed mapping system/network, with
no central points of failure, the potential for tight collaboration and
easy parallelization of media synthesis.
.
The main focus of libmapper development is to provide tools for
creating and using systems for interactive control of media synthesis.
.
This package provides the files necessary to compile programs which
use libmapper library.
Description-md5: cfdb193d9a0a1995ab2df615b9416e5a
Homepage: http://libmapper.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions