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

Last updated: May 09,2024

1. Install "libxcb-ewmh2" package

In this section, we are going to explain the necessary steps to install libxcb-ewmh2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libxcb-ewmh2

2. Uninstall "libxcb-ewmh2" package

This tutorial shows how to uninstall libxcb-ewmh2 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libxcb-ewmh2
Architecture: amd64
Version: 0.4.1-1.1build1
Multi-Arch: same
Priority: extra
Section: libs
Source: xcb-util-wm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 90
Depends: libc6 (>= 2.14), libxcb1
Filename: pool/main/x/xcb-util-wm/libxcb-ewmh2_0.4.1-1.1build1_amd64.deb
Size: 19072
MD5sum: a3cf687a88cb3d850910b95e04a84543
SHA1: f65f0fcbb754cde6be82293f30f9426d82c6510a
SHA256: d94ec152411fa852698587ac24001de6cfdc6e0ab26db333e4847af893e166d7
SHA512: 0a4cee1e3eb3b80c35960b34181a350a663ed4e8f2b04177eaf8bd045ea2b237cfe288f48f680442d9fb85e601d6a9a983fc9e66f0dd7e7b2a6a5dacf0203bdd
Homepage: https://xcb.freedesktop.org
Description-en: utility libraries for X C Binding -- ewmh
This package contains the library files needed to run software using
libxcb-ewmh, providing client and window-manager helpers for EWMH.
.
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.
Description-md5: 4341a0d1216922b8d548887a23bc1862
Task: ubuntu-mate-core, ubuntu-mate-desktop