How To Install sdl12-compat-devel on Fedora 36

In this tutorial we learn how to install sdl12-compat-devel in Fedora 36. sdl12-compat-devel is Files to develop SDL 1.2 applications using SDL 2.0

Introduction

In this tutorial we learn how to install sdl12-compat-devel on Fedora 36.

What is sdl12-compat-devel

Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed to provide fast access to the graphics frame buffer and audio device. This code is a compatibility layer; it provides a source-compatible API for programs written against SDL 1.2, but it uses SDL 2.0 behind the scenes. If you are writing new code, please target SDL 2.0 directly and do not use this layer.

We can use yum or dnf to install sdl12-compat-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sdl12-compat-devel.

Install sdl12-compat-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install sdl12-compat-devel using dnf by running the following command:

sudo dnf -y install sdl12-compat-devel

Install sdl12-compat-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install sdl12-compat-devel using yum by running the following command:

sudo yum -y install sdl12-compat-devel

How To Uninstall sdl12-compat-devel on Fedora 36

To uninstall only the sdl12-compat-devel package we can use the following command:

sudo dnf remove sdl12-compat-devel

sdl12-compat-devel Package Contents on Fedora 36

/usr/bin/sdl-config
/usr/include/SDL
/usr/include/SDL/SDL.h
/usr/include/SDL/SDL_active.h
/usr/include/SDL/SDL_audio.h
/usr/include/SDL/SDL_byteorder.h
/usr/include/SDL/SDL_cdrom.h
/usr/include/SDL/SDL_config-i386.h
/usr/include/SDL/SDL_config.h
/usr/include/SDL/SDL_copying.h
/usr/include/SDL/SDL_cpuinfo.h
/usr/include/SDL/SDL_endian.h
/usr/include/SDL/SDL_error.h
/usr/include/SDL/SDL_events.h
/usr/include/SDL/SDL_getenv.h
/usr/include/SDL/SDL_joystick.h
/usr/include/SDL/SDL_keyboard.h
/usr/include/SDL/SDL_keysym.h
/usr/include/SDL/SDL_loadso.h
/usr/include/SDL/SDL_main.h
/usr/include/SDL/SDL_mouse.h
/usr/include/SDL/SDL_mutex.h
/usr/include/SDL/SDL_name.h
/usr/include/SDL/SDL_opengl.h
/usr/include/SDL/SDL_platform.h
/usr/include/SDL/SDL_quit.h
/usr/include/SDL/SDL_rwops.h
/usr/include/SDL/SDL_stdinc.h
/usr/include/SDL/SDL_syswm.h
/usr/include/SDL/SDL_thread.h
/usr/include/SDL/SDL_timer.h
/usr/include/SDL/SDL_types.h
/usr/include/SDL/SDL_version.h
/usr/include/SDL/SDL_video.h
/usr/include/SDL/begin_code.h
/usr/include/SDL/close_code.h
/usr/lib/libSDL-1.2.so
/usr/lib/libSDL.so
/usr/lib/pkgconfig/sdl12_compat.pc
/usr/share/aclocal/sdl.m4

References

Summary

In this tutorial we learn how to install sdl12-compat-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install sdl12-compat-devel on Fedora 36” linkTitle: “sdl12-compat-devel” type: “docs” description: “In this tutorial we learn how to install sdl12-compat-devel in Fedora 36. sdl12-compat-devel is Files to develop SDL 1.2 applications using SDL 2.0” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/sdl12-compat-devel-featured.png

Introduction

In this tutorial we learn how to install sdl12-compat-devel on Fedora 36.

What is sdl12-compat-devel

Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed to provide fast access to the graphics frame buffer and audio device. This code is a compatibility layer; it provides a source-compatible API for programs written against SDL 1.2, but it uses SDL 2.0 behind the scenes. If you are writing new code, please target SDL 2.0 directly and do not use this layer.

We can use yum or dnf to install sdl12-compat-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sdl12-compat-devel.

Install sdl12-compat-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install sdl12-compat-devel using dnf by running the following command:

sudo dnf -y install sdl12-compat-devel

Install sdl12-compat-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install sdl12-compat-devel using yum by running the following command:

sudo yum -y install sdl12-compat-devel

How To Uninstall sdl12-compat-devel on Fedora 36

To uninstall only the sdl12-compat-devel package we can use the following command:

sudo dnf remove sdl12-compat-devel

sdl12-compat-devel Package Contents on Fedora 36

/usr/bin/sdl-config
/usr/include/SDL
/usr/include/SDL/SDL.h
/usr/include/SDL/SDL_active.h
/usr/include/SDL/SDL_audio.h
/usr/include/SDL/SDL_byteorder.h
/usr/include/SDL/SDL_cdrom.h
/usr/include/SDL/SDL_config-x86_64.h
/usr/include/SDL/SDL_config.h
/usr/include/SDL/SDL_copying.h
/usr/include/SDL/SDL_cpuinfo.h
/usr/include/SDL/SDL_endian.h
/usr/include/SDL/SDL_error.h
/usr/include/SDL/SDL_events.h
/usr/include/SDL/SDL_getenv.h
/usr/include/SDL/SDL_joystick.h
/usr/include/SDL/SDL_keyboard.h
/usr/include/SDL/SDL_keysym.h
/usr/include/SDL/SDL_loadso.h
/usr/include/SDL/SDL_main.h
/usr/include/SDL/SDL_mouse.h
/usr/include/SDL/SDL_mutex.h
/usr/include/SDL/SDL_name.h
/usr/include/SDL/SDL_opengl.h
/usr/include/SDL/SDL_platform.h
/usr/include/SDL/SDL_quit.h
/usr/include/SDL/SDL_rwops.h
/usr/include/SDL/SDL_stdinc.h
/usr/include/SDL/SDL_syswm.h
/usr/include/SDL/SDL_thread.h
/usr/include/SDL/SDL_timer.h
/usr/include/SDL/SDL_types.h
/usr/include/SDL/SDL_version.h
/usr/include/SDL/SDL_video.h
/usr/include/SDL/begin_code.h
/usr/include/SDL/close_code.h
/usr/lib64/libSDL-1.2.so
/usr/lib64/libSDL.so
/usr/lib64/pkgconfig/sdl12_compat.pc
/usr/share/aclocal/sdl.m4

References

Summary

In this tutorial we learn how to install sdl12-compat-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).