How to Install libsfml-dev in Ubuntu 18.04



Install libsfml-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsfml-dev

Description:

Simple and Fast Multimedia Library - Development Files

SFML is a modern multimedia library offering a wide range of subsystems useful to produce a multimedia app. It offers OpenGL integration for Hardware accelerated Graphics, Windowing and Input support, Audio and Network facilities and supports GNU/Linux, MS Windows and Mac OS X. . This package includes header files for all SFML libraries.

Homepage: http://www.sfml-dev.org/

Version: 2.4.2+dfsg-4

Section: universe/libdevel