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

Last updated: May 13,2024

1. Install "libxcb-record0" package

This guide let you learn how to install libxcb-record0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb-record0

2. Uninstall "libxcb-record0" package

This is a short guide on how to uninstall libxcb-record0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-record0
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/main/libx/libxcb/libxcb-record0_1.11.1-1ubuntu1_amd64.deb
Size: 6506
MD5sum: 252d8e17ea833490da4e3bdb6b9c6348
SHA1: 98f627bf0b0d383faf26796dfe10c2b6a22d217d
SHA256: de7c1c1222db79a6ae9a29cab634241fde6b86771757b20e50d666ab71a61062
Description-en: X C Binding, record extension
This package contains the library files needed to run software using
libxcb-record, the record extension for the X C Binding.
.
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: e5ccbdc38847f1aebd02f7d94bbbc0e8
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: kubuntu-desktop, kubuntu-full