How to Install and Uninstall libSDL2_image-devel Package on openSUSE Leap

Last updated: May 20,2024

1. Install "libSDL2_image-devel" package

Please follow the step by step instructions below to install libSDL2_image-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libSDL2_image-devel

2. Uninstall "libSDL2_image-devel" package

This is a short guide on how to uninstall libSDL2_image-devel on openSUSE Leap:

$ sudo zypper remove libSDL2_image-devel

3. Information about the libSDL2_image-devel package on openSUSE Leap

Information for package libSDL2_image-devel:
--------------------------------------------
Repository : Main Repository
Name : libSDL2_image-devel
Version : 2.0.5-1.60
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 15.0 KiB
Installed : No
Status : not installed
Source package : SDL2_image-2.0.5-1.60.src
Upstream URL : https://libsdl.org/projects/SDL_image/
Summary : Development files for the SDL2 image loader library
Description :
This is a simple library to load images of various formats as SDL
surfaces. This library supports the BMP, PPM, PCX, GIF, JPEG, PNG,
TIFF and WEBP formats.