How to Install and Uninstall libX11-devel-32bit Package on openSUSE Leap

Last updated: May 20,2024

1. Install "libX11-devel-32bit" package

In this section, we are going to explain the necessary steps to install libX11-devel-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libX11-devel-32bit

2. Uninstall "libX11-devel-32bit" package

This tutorial shows how to uninstall libX11-devel-32bit on openSUSE Leap:

$ sudo zypper remove libX11-devel-32bit

3. Information about the libX11-devel-32bit package on openSUSE Leap

Information for package libX11-devel-32bit:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libX11-devel-32bit
Version : 1.6.5-150000.3.33.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 476 B
Installed : No
Status : not installed
Source package : libX11-1.6.5-150000.3.33.1.src
Upstream URL : http://xorg.freedesktop.org/
Summary : Development files for the Core X11 protocol library
Description :
The X Window System is a network-transparent window system that was
designed at MIT. X display servers run on computers with either
monochrome or color bitmap display hardware. The server distributes
user input to and accepts output requests from various client
programs located either on the same machine or elsewhere in the
network. Xlib is a C subroutine library that application programs
(clients) use to interface with the window system by means of a
stream connection.
This package contains the development headers for the library found
in libX11-6 and libX11-xcb1.