How to Install and Uninstall libsdl2-mixer-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libsdl2-mixer-dev" package

This is a short guide on how to install libsdl2-mixer-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsdl2-mixer-dev

2. Uninstall "libsdl2-mixer-dev" package

Learn how to uninstall libsdl2-mixer-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsdl2-mixer-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsdl2-mixer-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsdl2-mixer-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 393
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SDL packages maintainers
Architecture: amd64
Source: libsdl2-mixer
Version: 2.0.1+dfsg1-1
Depends: libsdl2-mixer-2.0-0 (= 2.0.1+dfsg1-1), libsdl2-dev (>= 2.0.0)
Filename: pool/universe/libs/libsdl2-mixer/libsdl2-mixer-dev_2.0.1+dfsg1-1_amd64.deb
Size: 87576
MD5sum: ea865668f64e43b94bacc4b337f8cc54
SHA1: b31056caee6d074b80fadad90aaff3cf46a0fe6e
SHA256: 6635294f26febd72d4ffcdd53f25518e3a931edf92ff44a85ee25d93a6559340
Description-en: Mixer library for Simple DirectMedia Layer 2, development files
SDL_mixer is a sample multi-channel audio mixer library. It supports any
number of simultaneously playing channels of 16 bit stereo audio, plus a single
channel of music, mixed by the popular FLAC, modplug MOD, FluidSynth and
Timidity MIDI, Ogg Vorbis, and MAD or SMPEG MP3 libraries.
.
This package contains the development files.
Description-md5: 55b455dd6a9944b2e8ba9695b8456358
Multi-Arch: same
Homepage: http://www.libsdl.org/projects/SDL_mixer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu