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

Last updated: September 28,2024

1. Install "python-libmapper" package

Please follow the steps below to install python-libmapper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libmapper

2. Uninstall "python-libmapper" package

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

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

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

Package: python-libmapper
Priority: optional
Section: universe/python
Installed-Size: 203
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: libmapper
Version: 0.3~git+20141027-1
Depends: libmapper (= 0.3~git+20141027-1), libc6 (>= 2.14), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/libm/libmapper/python-libmapper_0.3~git+20141027-1_amd64.deb
Size: 40354
MD5sum: 6c574bebabbe030daddc4c374aa926d3
SHA1: a87cb47d1da8f3cd891ccf3ae2e7a0b489ec1eea
SHA256: 653ab5e79db57bd8694b94bea117d2adaf058ddcabc1dfe43105cd7c7ba2f3e8
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 contains SWIG generated Python bindings.
Description-md5: dbb49d4209124af3878338545dfd2ac5
Homepage: http://libmapper.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions