How to Install and Uninstall libxcb-xkb1-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libxcb-xkb1-dbg" package

Here is a brief guide to show you how to install libxcb-xkb1-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb-xkb1-dbg

2. Uninstall "libxcb-xkb1-dbg" package

This guide covers the steps necessary to uninstall libxcb-xkb1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxcb-xkb1-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxcb-xkb1-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxcb-xkb1-dbg
Priority: extra
Section: debug
Installed-Size: 125
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-xkb1 (= 1.11.1-1ubuntu1)
Filename: pool/main/libx/libxcb/libxcb-xkb1-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 79452
MD5sum: 090d23bfedd748d5e756b91b96515a7f
SHA1: 1fc3218783aa0c63317d2dd8194fff4966ab52cf
SHA256: 24eca93b769d9837e7464e4ca22b723532e1c74287830852556ba64723c04a76
Description-en: X C Binding, XKEYBOARD extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-xkb, the XKEYBOARD extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-xkb.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Description-md5: 6cb6385c88eb1dd73260c56e58bc44a6
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: e3f949f7be29d336ac8bd17ec1ab7a33aa3a3256
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m