How to Install and Uninstall libepoxy.i686 Package on CentOS Stream 9

Last updated: October 13,2024

1. Install "libepoxy.i686" package

This tutorial shows how to install libepoxy.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libepoxy.i686

2. Uninstall "libepoxy.i686" package

Learn how to uninstall libepoxy.i686 on CentOS Stream 9:

$ sudo dnf remove libepoxy.i686 $ sudo dnf autoremove

3. Information about the libepoxy.i686 package on CentOS Stream 9

Last metadata expiration check: 0:20:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libepoxy
Version : 1.5.5
Release : 4.el9
Architecture : i686
Size : 255 k
Source : libepoxy-1.5.5-4.el9.src.rpm
Repository : appstream
Summary : epoxy runtime library
URL : https://github.com/anholt/libepoxy
License : MIT
Description : A library for handling OpenGL function pointer management.