How to Install and Uninstall sdl2 Package on Arch Linux

Last updated: May 14,2024

1. Install "sdl2" package

In this section, we are going to explain the necessary steps to install sdl2 on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S sdl2

2. Uninstall "sdl2" package

This is a short guide on how to uninstall sdl2 on Arch Linux:

$ sudo pacman -Rcns sdl2

3. Information about the sdl2 package on Arch Linux

Repository : extra
Name : sdl2
Version : 2.30.1-1
Description : A library for portable low-level access to a video
framebuffer, audio output, mouse, and keyboard (Version 2)
Architecture : x86_64
URL : https://www.libsdl.org
Licenses : MIT
Groups : None
Provides : None
Depends On : glibc libxext libxrender libx11 libgl libxcursor hidapi
libusb
Optional Deps : alsa-lib: ALSA audio driver
libpulse: PulseAudio audio driver
jack: JACK audio driver
pipewire: PipeWire audio driver
libdecor: Wayland client decorations
Conflicts With : None
Replaces : None
Download Size : 996.69 KiB
Installed Size : 4524.71 KiB
Packager : Sven-Hendrik Haase
Build Date : Wed Mar 6 12:20:05 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions