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

Last updated: April 29,2024

1. Install "libmapper" package

This is a short guide on how to install libmapper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmapper

2. Uninstall "libmapper" package

This tutorial shows how to uninstall libmapper on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmapper
Priority: optional
Section: universe/libs
Installed-Size: 244
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 0.3~git+20141027-1
Depends: libc6 (>= 2.14), liblo7 (>= 0.28~rc), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Filename: pool/universe/libm/libmapper/libmapper_0.3~git+20141027-1_amd64.deb
Size: 76636
MD5sum: 884c960e924990473b89aad44ea64088
SHA1: bea6e2198aebf0d00fd16ccee990393f9c6bd3e6
SHA256: 7d238594106eea0518a3f263cb6bae84df6a7b4e91abf2ee522a508df8fb7814
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.
Description-md5: c77214d43e2ea9c6f2485612ef8fb691
Multi-Arch: same
Homepage: http://libmapper.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions