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

Last updated: May 20,2024

1. Install "libx11-xcb-perl" package

This tutorial shows how to install libx11-xcb-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libx11-xcb-perl" package

Please follow the guidelines below to uninstall libx11-xcb-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libx11-xcb-perl
Priority: optional
Section: universe/perl
Installed-Size: 395
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.15-2
Depends: perl (>= 5.22.1-4), perlapi-5.22.1, libc6 (>= 2.4), libxcb-xinerama0, libxcb1, libdata-dump-perl, libmouse-perl, libmousex-nativetraits-perl, libtry-tiny-perl, libxml-descent-perl, libxml-simple-perl, libxs-object-magic-perl
Filename: pool/universe/libx/libx11-xcb-perl/libx11-xcb-perl_0.15-2_amd64.deb
Size: 86546
MD5sum: 012625f04d0f093ce4f32e93665bc0cc
SHA1: 5dc9e6e1acf1ff5664dc7ea1ed63341f93671d0b
SHA256: 8860ea40e0925d5cce41b90d86b42241b141b6ef22fb10ec0fb08ece3b3b8f0d
Description-en: perl bindings for libxcb
X11::XCB is a Perl module which wraps libxcb, a library to talk the X11
protocol.
.
Please note that its aim is NOT to provide yet another toolkit for creating
graphical applications. It is a low-level method of communicating with X11.
Use cases include testcases for all kinds of X11 applications, implementing
really simple applications which do not require an graphical toolkit (such as
GTK+, QT, etc.) or command-line utilities which communicate with X11.
Description-md5: e5e1553136304c736dcfd92f10399ffe
Homepage: https://metacpan.org/release/X11-XCB
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu