How to Install and Uninstall CSFML.i686 Package on Fedora 36

Last updated: October 09,2024

1. Install "CSFML.i686" package

This tutorial shows how to install CSFML.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install CSFML.i686

2. Uninstall "CSFML.i686" package

Please follow the instructions below to uninstall CSFML.i686 on Fedora 36:

$ sudo dnf remove CSFML.i686 $ sudo dnf autoremove

3. Information about the CSFML.i686 package on Fedora 36

Last metadata expiration check: 2:39:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : CSFML
Version : 2.5.1
Release : 4.fc36
Architecture : i686
Size : 102 k
Source : CSFML-2.5.1-4.fc36.src.rpm
Repository : fedora
Summary : C Interface for the Simple and Fast Multimedia Library
URL : https://www.sfml-dev.org/download/csfml/
License : zlib
Description : CSFML is the official C interface for the SFML library (written in C++),
: allowing to develop applications using C instead of C++.