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

Last updated: May 12,2024

1. Install "python-autopilot" package

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

$ sudo apt update $ sudo apt install python-autopilot

2. Uninstall "python-autopilot" package

Please follow the guidelines below to uninstall python-autopilot on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-autopilot
Priority: optional
Section: universe/python
Installed-Size: 2804
Maintainer: Ubuntu Developers
Original-Maintainer: Thomi Richards
Architecture: all
Source: autopilot-legacy
Version: 1.4.1+15.10.20150911-0ubuntu2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-gi, gir1.2-ubuntu-app-launch-2, python-contextlib2, python-dbus, python-decorator, python-fixtures, python-junitxml, python-psutil, python-six, python-subunit, python-testscenarios, python-testtools, udev, libautopilot-qt (>= 1.4), python-evdev, fbset
Recommends: autopilot-desktop-legacy | autopilot-touch-legacy, libautopilot-gtk (>= 1.4), python-autopilot-trace, recordmydesktop
Breaks: libautopilot-gtk (<< 1.4), libautopilot-qt (<< 1.4)
Filename: pool/universe/a/autopilot-legacy/python-autopilot_1.4.1+15.10.20150911-0ubuntu2_all.deb
Size: 759240
MD5sum: 10c3be2d4f295092cc9dc95929b7eee6
SHA1: fb5716fbc776a985f929b70b50e0edef66cb2e0c
SHA256: a186d3340eafb0aa0995f062801f5515a63fd4f8f3d596c6f5bfcf6f5e74523a
Description-en: Utility to write and run integration tests easily
The autopilot engine enables to ease the writing of python tests
for your application manipulating your inputs like the mouse and
keyboard. It also provides a lot of utilities linked to the X server
and detecting applications.
.
This is the legacy Python 2 support.
Description-md5: 0ffd79badf094def86b789f675e18f1a
Homepage: https://launchpad.net/autopilot
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu