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

Last updated: September 20,2024

1. Install "libxcb-render0-dbg" package

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

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

2. Uninstall "libxcb-render0-dbg" package

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

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

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

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