How to Install and Uninstall libsfml2-2_6 Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "libsfml2-2_6" package

Here is a brief guide to show you how to install libsfml2-2_6 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libsfml2-2_6

2. Uninstall "libsfml2-2_6" package

Here is a brief guide to show you how to uninstall libsfml2-2_6 on openSuSE Tumbleweed:

$ sudo zypper remove libsfml2-2_6

3. Information about the libsfml2-2_6 package on openSuSE Tumbleweed

Information for package libsfml2-2_6:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libsfml2-2_6
Version : 2.6.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 916.2 KiB
Installed : No
Status : not installed
Source package : sfml2-2.6.1-2.1.src
Upstream URL : https://www.sfml-dev.org/
Summary : Free multimedia C++ API
Description :
SFML is a multimedia API that provides access to graphics, input,
audio, etc., and may be seen as an object-oriented alternative to
SDL. It can be used as a minimal windowing system to interface with
OpenGL, or as a multimedia library for building games and interactive
programs.