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

Last updated: May 19,2024

1. Install "xmacro" package

This is a short guide on how to install xmacro on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xmacro

2. Uninstall "xmacro" package

Here is a brief guide to show you how to uninstall xmacro on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xmacro $ sudo apt autoclean && sudo apt autoremove

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

Package: xmacro
Priority: optional
Section: universe/utils
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Eduard Bloch
Architecture: amd64
Version: 0.3pre-20000911-6
Depends: libc6 (>= 2.4), libstdc++6 (>= 4.4.0), libx11-6, libxtst6
Pre-Depends: dpkg (>= 1.15.6)
Filename: pool/universe/x/xmacro/xmacro_0.3pre-20000911-6_amd64.deb
Size: 17908
MD5sum: a051ac7a5394ec93f4e3542238e92953
SHA1: d9b3ebc9b53133cec603b46036311ee675ccba9d
SHA256: 2c9dc6840c719ce2c55deb8329ba8a214d30f4264575ca86717145c4e11f5bef
Description-en: Record / Play keystrokes and mouse movements in X displays
xmacrorec can be used to record mouse and keyboard events on any X11 display.
.
xmacroplay can be used to playback recorded events or send any other
mouse/keyboard events you choose. It is very handy for scripting an
X display - for example controlling a presentation in mgp or ultrapoint
from a script, network connection...
.
xmacroplay-keys is a script to help use the above.
.
Together these utils can be used to record and replay sessions
for demonstrations etc.
Description-md5: c058582354d9f16472f0b42c038d8ed7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu