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

Last updated: May 15,2024

1. Install "python3-evemu" package

Please follow the guidance below to install python3-evemu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-evemu

2. Uninstall "python3-evemu" package

Please follow the guidance below to uninstall python3-evemu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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), python3:any (>= 3.3.2-2~)
Filename: pool/universe/e/evemu/python3-evemu_2.1.0-1build1_amd64.deb
Size: 9378
MD5sum: e51e3e849d52d48c34fb058f0302d381
SHA1: 71975d34fbfbb9313f4f5a36b4cc91c0322880db
SHA256: aa8c7b552ece0404e12294900271f1bbda6072b2d0beb91a22504135cf5efde2
Description-en: Linux Input Event Device Emulation Library - Python3 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 Python3 bindings for the evemu library.
Description-md5: 0596af802710bcd74eb97864c3283f55
Multi-Arch: allowed
Homepage: http://www.freedesktop.org/wiki/Evemu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu