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

Last updated: September 20,2024

1. Install "evemu-tools" package

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

$ sudo apt update $ sudo apt install evemu-tools

2. Uninstall "evemu-tools" package

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

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

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

Package: evemu-tools
Priority: optional
Section: universe/libdevel
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen M. Webb
Architecture: amd64
Source: evemu
Version: 2.1.0-1build1
Depends: libevemu3 (= 2.1.0-1build1), libc6 (>= 2.8), libevdev2 (>= 0.9.1)
Filename: pool/universe/e/evemu/evemu-tools_2.1.0-1build1_amd64.deb
Size: 11218
MD5sum: 0757d196afbda5533c3b105e0267a60c
SHA1: f2f6ba52de85d611b101ebeaf268ac215af82440
SHA256: a45a2dc07b537eefb8898278fb0da701aee4262cd8a5e0509745ef0cd9ad6c29
Description-en: Linux Input Event Device Emulation Library - test tools
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 provides test tools for the evemu library.
Description-md5: f61fadfd604a34c7949d2e66c454793c
Homepage: http://www.freedesktop.org/wiki/Evemu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu