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

Last updated: April 29,2024

1. Install "libxcb-record0-dbg" package

This guide covers the steps necessary to install libxcb-record0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-record0-dbg" package

This tutorial shows how to uninstall libxcb-record0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-record0-dbg
Priority: extra
Section: libdevel
Installed-Size: 36
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-record0 (= 1.11.1-1ubuntu1)
Filename: pool/main/libx/libxcb/libxcb-record0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 12196
MD5sum: c8d02f2da5e20314ec38a14b4884e75a
SHA1: 3349ffaa6e24de05ad435b07d83774a1b892b140
SHA256: 35b988d0903253079e808ec48e59af71b74af659d6e037c098eb75fea95fd5d3
Description-en: X C Binding, record extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-record, the record extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-record.
.
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: 771b9085fed968a2de06a8a11926b1d3
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: cb79f86ee908b0b5996f0d1d7279f4ea8bdd6a27
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m