How to Install and Uninstall SFML.x86_64 Package on Fedora 35

Last updated: May 15,2024

1. Install "SFML.x86_64" package

Please follow the guidance below to install SFML.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install SFML.x86_64

2. Uninstall "SFML.x86_64" package

Please follow the guidelines below to uninstall SFML.x86_64 on Fedora 35:

$ sudo dnf remove SFML.x86_64 $ sudo dnf autoremove

3. Information about the SFML.x86_64 package on Fedora 35

Last metadata expiration check: 1:00:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : SFML
Version : 2.5.1
Release : 9.fc35
Architecture : x86_64
Size : 283 k
Source : SFML-2.5.1-9.fc35.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.