How to Install and Uninstall xinput-calibrator Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "xinput-calibrator" package

Please follow the step by step instructions below to install xinput-calibrator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xinput-calibrator

2. Uninstall "xinput-calibrator" package

Here is a brief guide to show you how to uninstall xinput-calibrator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xinput-calibrator $ sudo apt autoclean && sudo apt autoremove

3. Information about the xinput-calibrator package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xinput-calibrator
Priority: optional
Section: universe/x11
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Colangelo
Architecture: amd64
Version: 0.7.5+git20140201-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libx11-6, libxi6 (>= 2:1.2.0)
Filename: pool/universe/x/xinput-calibrator/xinput-calibrator_0.7.5+git20140201-1_amd64.deb
Size: 41474
MD5sum: 1169936a330a5b450ec9f22c22301dcc
SHA1: bc21b9e9297550a71e350286dcf2aa2ec4b3a6a0
SHA256: fb87344ceefb406375763982320a5710999267cf242b542e723738958dd45476
Description-en: Generic touchscreen calibration program for X.Org
xinput-calibrator is a tool to calibrate touchscreens under X.Org.
Its features include:
- work for any Xorg driver (use Xinput to get axis valuators);
- output the calibration as Xorg.conf, HAL policy and udev rule;
- support advanced driver options, such as Evdev's dynamic calibration;
- have a very intuitive GUI (normal X client);
Description-md5: c3271c6e807256e956a128caa7b4771a
Homepage: http://www.freedesktop.org/wiki/Software/xinput_calibrator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu