How to Install and Uninstall libxcb.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "libxcb.i686" package

Please follow the guidance below to install libxcb.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libxcb.i686

2. Uninstall "libxcb.i686" package

Please follow the guidance below to uninstall libxcb.i686 on Fedora 34:

$ sudo dnf remove libxcb.i686 $ sudo dnf autoremove

3. Information about the libxcb.i686 package on Fedora 34

Last metadata expiration check: 0:42:13 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libxcb
Version : 1.13.1
Release : 7.fc34
Architecture : i686
Size : 246 k
Source : libxcb-1.13.1-7.fc34.src.rpm
Repository : fedora
Summary : A C binding to the X11 protocol
URL : http://xcb.freedesktop.org/
License : MIT
Description : The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a
: small footprint, latency hiding, direct access to the protocol, improved
: threading support, and extensibility.