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

Last updated: May 17,2024

1. Install "python-input-pad" package

Here is a brief guide to show you how to install python-input-pad on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-input-pad

2. Uninstall "python-input-pad" package

This guide covers the steps necessary to uninstall python-input-pad on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-input-pad $ sudo apt autoclean && sudo apt autoremove

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

Package: python-input-pad
Priority: optional
Section: universe/python
Installed-Size: 294
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Source: input-pad
Version: 1.0.3-1
Provides: python2.7-input-pad
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), libinput-pad1 (= 1.0.3-1), libpython2.7 (>= 2.7)
Filename: pool/universe/i/input-pad/python-input-pad_1.0.3-1_amd64.deb
Size: 40676
MD5sum: da38c90ad13ff9c1eab454bd111cb6b7
SHA1: 2559e5acae2c5693df339520a91089f578ce79f3
SHA256: 12a39f442b27d176763371beb8136ef061461d80dd800d90489b6ebe2b2569f8
Description-en: On-screen Input Pad to Send Characters with Mouse - python
The input pad is a tool to send a character to text applications when the
corresponging button is pressed. It provides the GTK+ based GUI and can send
characters when the GTK+ buttons are pressed.
.
This package contains the Python binding of input-pad.
Description-md5: 25c695e7f369ba29432006d2db490854
Homepage: http://code.google.com/p/input-pad/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu