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

Last updated: July 05,2024

1. Install "python-evemu" package

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

$ sudo apt update $ sudo apt install python-evemu

2. Uninstall "python-evemu" package

This guide covers the steps necessary to uninstall python-evemu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-evemu
Priority: optional
Section: universe/python
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen M. Webb
Architecture: amd64
Source: evemu
Version: 2.1.0-1build1
Depends: libevemu3 (= 2.1.0-1build1), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/e/evemu/python-evemu_2.1.0-1build1_amd64.deb
Size: 9300
MD5sum: 21e43b8bc64ab4c25b78b6ba7a9b7f37
SHA1: 1fd2ad3ddc74b72c376fe6392c5b85177941d2ab
SHA256: 22b2bf9ac0cbf7dc8e9d3f453763527ccedc3ca0395d7cfa8c98b0f945b698ff
Description-en: Linux Input Event Device Emulation Library - Python bindings
The evemu library and tools are used to describe devices, record data,
create emulation devices and replay data from kernel evdev (input event)
devices.
.
This package contains the Python bindings for the evemu library.
Description-md5: 5250c06fbc5776477edbdd554e4e62e0
Multi-Arch: allowed
Homepage: http://www.freedesktop.org/wiki/Evemu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu