How to Install and Uninstall libx11-guitest-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libx11-guitest-perl" package

In this section, we are going to explain the necessary steps to install libx11-guitest-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libx11-guitest-perl

2. Uninstall "libx11-guitest-perl" package

This guide covers the steps necessary to uninstall libx11-guitest-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libx11-guitest-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libx11-guitest-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libx11-guitest-perl
Priority: optional
Section: universe/perl
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.28-1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libx11-6, libxtst6
Filename: pool/universe/libx/libx11-guitest-perl/libx11-guitest-perl_0.28-1build2_amd64.deb
Size: 39638
MD5sum: 2a3bbf3fec3b6cb43c994bfb3b02de71
SHA1: a3d17e4edd76b20a5c7c997bdbf8cf21f8a2a7d2
SHA256: 5b06bb695938119d6bc639384c5b6e7a0faa5ceabbaf4367c1d66e970ba91657
Description-en: collection of functions for X11 GUI testing/interaction
The X11::GUITest module is intended to facilitate the testing of GUI
applications by means of user emulation. It can be used to test/interact
with GUI applications; which have been built upon the X library or
toolkits (i.e., GTK+, Xt, Qt, Motif, etc.) that "wrap" the X
library's functionality.
Description-md5: cfc0ba3b3bcc0dc03a787d6ab94bf7b3
Homepage: https://metacpan.org/release/X11-GUITest
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu