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

Last updated: May 20,2024

1. Install "libxcb-xfixes0-dbg" package

Please follow the steps below to install libxcb-xfixes0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-xfixes0-dbg" package

Please follow the instructions below to uninstall libxcb-xfixes0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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