How to Install and Uninstall libepoxy0-32bit Package on openSUSE Leap
Last updated: February 08,2025
1. Install "libepoxy0-32bit" package
This guide covers the steps necessary to install libepoxy0-32bit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libepoxy0-32bit
Copied
2. Uninstall "libepoxy0-32bit" package
Here is a brief guide to show you how to uninstall libepoxy0-32bit on openSUSE Leap:
$
sudo zypper remove
libepoxy0-32bit
Copied
3. Information about the libepoxy0-32bit package on openSUSE Leap
Information for package libepoxy0-32bit:
----------------------------------------
Repository : Main Repository
Name : libepoxy0-32bit
Version : 1.5.10-150500.1.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : libepoxy-1.5.10-150500.1.2.src
Upstream URL : https://github.com/anholt/libepoxy
Summary : OpenGL function pointer management library
Description :
Epoxy is a library for handling OpenGL function pointer management for you.
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
eglGetProcAddress(), etc. from the app developer, with very little knowledge
needed on their part. They get to read GL specs and write code using undecorated
function names like glCompileShader().
----------------------------------------
Repository : Main Repository
Name : libepoxy0-32bit
Version : 1.5.10-150500.1.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : libepoxy-1.5.10-150500.1.2.src
Upstream URL : https://github.com/anholt/libepoxy
Summary : OpenGL function pointer management library
Description :
Epoxy is a library for handling OpenGL function pointer management for you.
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
eglGetProcAddress(), etc. from the app developer, with very little knowledge
needed on their part. They get to read GL specs and write code using undecorated
function names like glCompileShader().