How to Install and Uninstall waffle.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "waffle.i686" package

This tutorial shows how to install waffle.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install waffle.i686

2. Uninstall "waffle.i686" package

This is a short guide on how to uninstall waffle.i686 on Fedora 35:

$ sudo dnf remove waffle.i686 $ sudo dnf autoremove

3. Information about the waffle.i686 package on Fedora 35

Last metadata expiration check: 1:05:12 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : waffle
Version : 1.6.1
Release : 4.fc35
Architecture : i686
Size : 55 k
Source : waffle-1.6.1-4.fc35.src.rpm
Repository : fedora
Summary : Platform independent GL API layer
URL : http://www.waffle-gl.org/releases.html
License : MIT
Description : Waffle is a cross-platform C library that allows one to defer
: selection of GL API and of window system until runtime.