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

Last updated: May 20,2024

1. Install "libxcb-xevie0-dev" package

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

$ sudo apt update $ sudo apt install libxcb-xevie0-dev

2. Uninstall "libxcb-xevie0-dev" package

Please follow the step by step instructions below to uninstall libxcb-xevie0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxcb-xevie0-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libxcb-xevie0-dev
Priority: optional
Section: libdevel
Installed-Size: 42
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-xevie0 (= 1.11.1-1ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-xevie0-dev_1.11.1-1ubuntu1_amd64.deb
Size: 5574
MD5sum: 693ff39b9c52624d0976a4559c306461
SHA1: 7696fabcf515ec4922ba741ee8df91848c998ddf
SHA256: f382dda6f63f1ad7729d5603387250f6adf87b727e9a54921ad7d50c4cd2a122
Description-en: X C Binding, xevie extension, development files
This package contains the header and library files needed to build software
using libxcb-xevie, the xevie 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: 3275fd3f69f389bdaca0d960d049bc81
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m