January 2018
Beginner to intermediate
454 pages
10h 8m
English
Depending on your package management tool, run the following to install SDL2_image on Linux:
For apt package manager use the following command:
$ sudo apt-get install libsdl2-image-2.0-0-devFor dnf package manager use the following command:
$ sudo dnf install SDL2_image-develFor yum package manager use the following command:
$ yum install SDL2_image-develAnd you're good to go!