Let’s start the discussion about How to install sfml in Ubuntu in following methods.
Contents
Install sfml in Ubuntu
To install it in Ubuntu, enter the following line in your terminal :
sudo apt-get install libsfml-dev
then run :
sudo apt-get install build-essential
I hope the strategies listed above work for you. Happy coding and come back again.
Similar Post : How to remove unused dependencies in Pacman