How to Install and Uninstall libxdo-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libxdo-dev" package

Please follow the instructions below to install libxdo-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxdo-dev

2. Uninstall "libxdo-dev" package

Please follow the steps below to uninstall libxdo-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxdo-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxdo-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxdo-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 667
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: amd64
Source: xdotool
Version: 1:3.20150503.1-2
Depends: libx11-dev, libxdo3 (= 1:3.20150503.1-2)
Filename: pool/universe/x/xdotool/libxdo-dev_3.20150503.1-2_amd64.deb
Size: 58310
MD5sum: 3bbd74774c2ec86eb70cf76143abecd1
SHA1: f79e01f98d532a72878cdb6c6f5ac90ca3493a8d
SHA256: f0c53b4444826b3910a802cae94ab02f0c6d138c6916c0f717c5e3d6798ad075
Description-en: library for simulating X11 keyboard/mouse input
libxdo lets you programatically (or manually) simulate keyboard
input and mouse activity, move and resize windows, etc. It does this
using X11's XTEST extension and other Xlib functions.
.
This package contains developer tools (headers, libraries) for libxdo.
Description-md5: ad620522d92e58a47a76d6b27ecf7a56
Homepage: http://www.semicomplete.com/blog/projects/xdotool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu