How to Install and Uninstall SFML.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "SFML.i686" package

Please follow the guidance below to install SFML.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install SFML.i686

2. Uninstall "SFML.i686" package

Please follow the step by step instructions below to uninstall SFML.i686 on Fedora 34:

$ sudo dnf remove SFML.i686 $ sudo dnf autoremove

3. Information about the SFML.i686 package on Fedora 34

Last metadata expiration check: 4:35:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : SFML
Version : 2.5.1
Release : 8.fc34
Architecture : i686
Size : 310 k
Source : SFML-2.5.1-8.fc34.src.rpm
Repository : fedora
Summary : Simple and Fast Multimedia Library
URL : http://www.sfml-dev.org/
License : zlib and Public Domain
Description : SFML is a portable and easy to use multimedia API written in C++. You can see
: it as a modern, object-oriented alternative to SDL.
: SFML is composed of several packages to perfectly suit your needs. You can use
: SFML as a minimal windowing system to interface with OpenGL, or as a
: fully-featured multimedia library for building games or interactive programs.