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

Last updated: May 17,2024

1. Install "pymappergui" package

In this section, we are going to explain the necessary steps to install pymappergui on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pymappergui

2. Uninstall "pymappergui" package

In this section, we are going to explain the necessary steps to uninstall pymappergui on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pymappergui $ sudo apt autoclean && sudo apt autoremove

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

Package: pymappergui
Priority: optional
Section: universe/python
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: all
Version: 0.1-2
Depends: python (>= 2.6), python-libmapper, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pymappergui/pymappergui_0.1-2_all.deb
Size: 22888
MD5sum: 0900732fa37c594ad64d7cda95608852
SHA1: e97e23bbe8438dba1863bbb185763ec7848769a6
SHA256: dfdfd151fec58204c484c631bfc4f7e552d00fe0ac3f48bbdd3beb4a3de8197a
Description-en: Graphical User Interface for libmapper
pyMapperGUI is a Graphical User Interface for libmapper
.
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.
Description-md5: bf592353c3e3050da320b6483d26dd20
Homepage: https://github.com/tiagovaz/pymapper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions