How to Install and Uninstall libxcb-record0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "libxcb-record0" package

Here is a brief guide to show you how to install libxcb-record0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libxcb-record0

2. Uninstall "libxcb-record0" package

Please follow the guidelines below to uninstall libxcb-record0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libxcb-record0 package on Ubuntu 21.10 (Impish Indri)

Package: libxcb-record0
Architecture: amd64
Version: 1.14-3ubuntu1
Multi-Arch: same
Priority: optional
Section: libs
Source: libxcb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/main/libx/libxcb/libxcb-record0_1.14-3ubuntu1_amd64.deb
Size: 7064
MD5sum: 9c349119a5613900c2ab2fdd1ccada96
SHA1: 9e6457aa105760c7ff3e9096d605f342a1c5d551
SHA256: c5da1dd6cb04cf2249b6b6501b84001eb326120d7dbbc8b556e2fe4da74b765c
SHA512: 14998142abf0c0a464d9b9ca72efc4d5c25005103fb020f4eea58000f41825a32945883b7eb3438fa919a9625d7f77c14ec18c24c49988f0b05f1e71d810d9ab
Homepage: https://xcb.freedesktop.org
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
Task: kubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop