How to Install and Uninstall autokey-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "autokey-common" package

This guide covers the steps necessary to install autokey-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install autokey-common

2. Uninstall "autokey-common" package

Learn how to uninstall autokey-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove autokey-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the autokey-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: autokey-common
Priority: optional
Section: universe/utils
Installed-Size: 377
Maintainer: Ubuntu Developers
Original-Maintainer: Luke Faraone
Architecture: all
Source: autokey
Version: 0.90.4-1
Replaces: autokey (<< 0.61.4-0~0), autokey-gtk (<< 0.70.4-0~0)
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-xlib, python-simplejson, python-pyinotify, wmctrl
Breaks: autokey (<< 0.61.4-0~0), autokey-gtk (<< 0.70.4-0~0)
Filename: pool/universe/a/autokey/autokey-common_0.90.4-1_all.deb
Size: 53832
MD5sum: 6767b7b8e021230f7d337ab7c171f14c
SHA1: 68f536042cbfe17b4920765236dc9a5445a5f779
SHA256: 5e80d6617106c38f890b288b03b3c36cb8eee312b89a5248760e3863843d7f7a
Description-en: desktop automation utility - common data
AutoKey is a desktop automation utility for Linux and X11. It allows the
automation of virtually any task by responding to typed abbreviations and
hotkeys. It offers a full-featured GUI that makes it highly accessible for
novices, as well as a scripting interface offering the full flexibility and
power of the Python language.
.
This package contains the common data shared between the various frontends.
Description-md5: dff860887044de0127679afce2ee3a98
Homepage: http://code.google.com/p/autokey/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu