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

Last updated: May 15,2024

1. Install "python-xdo" package

Learn how to install python-xdo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-xdo

2. Uninstall "python-xdo" package

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

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

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

Package: python-xdo
Priority: extra
Section: universe/python
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: amd64
Version: 0.2-2
Provides: python2.7-xdo
Depends: libc6 (>= 2.2.5), libxdo3 (>= 1:3.20130104.1), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-xdo/python-xdo_0.2-2_amd64.deb
Size: 6604
MD5sum: 3d3a4b4006870359f4bb90579f94a978
SHA1: a7c4486e2840c90848df7869ff71826c9c0cd7ca
SHA256: 3ac81ac77f3b49373504d257a6cb962b8887c4510151a033aba726c942595bb1
Description-en: python library for simulating X11 keyboard/mouse input (libxdo bindings)
python's xdo module lets you programmatically simulate keyboard input
and mouse activity, move and resize windows, etc. It does this using
libxdo, which uses X11's XTEST extension and other Xlib functions.
Description-md5: 232f12ecdac4dbdda8a3c600715b27cc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu