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

Last updated: May 15,2024

1. Install "python-mmkeys" package

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

$ sudo apt update $ sudo apt install python-mmkeys

2. Uninstall "python-mmkeys" package

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

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

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

Package: python-mmkeys
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: amd64
Source: sonata
Version: 1.6.2.1-6
Replaces: sonata (<< 1.4)
Provides: python2.7-mmkeys
Depends: libc6 (>= 2.3.4), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), python (>= 2.7), python (<< 2.8), python-gtk2
Breaks: sonata (<< 1.4)
Filename: pool/universe/s/sonata/python-mmkeys_1.6.2.1-6_amd64.deb
Size: 8460
MD5sum: 6dadd3d1d607b7a5b98b92dc490a3f2f
SHA1: 18fcddddd0a7704d75b3984520aca66b9b73da4b
SHA256: 347d6370278b5407f6a4b0b93efd8b0ec7c25ce8fc2e5092c18310d1f7c2d0fa
Description-en: Multimedia key support as a PyGTK object
This module lets you access multimedia keys found on most new keyboards
from Python; most important it grabs all input events so your program
doesn't need to be in focus when the key is pressed (which is the
usual behavior of the keys). You still need something like Acme or
xmodmap to map the keys before using them.
Description-md5: 5de592870878c97c6961c730175e6c10
Homepage: http://sonata.berlios.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions