How to Install and Uninstall libsdl-mixer1.2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 07,2024

1. Install "libsdl-mixer1.2-dev" package

In this section, we are going to explain the necessary steps to install libsdl-mixer1.2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsdl-mixer1.2-dev

2. Uninstall "libsdl-mixer1.2-dev" package

This is a short guide on how to uninstall libsdl-mixer1.2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsdl-mixer1.2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsdl-mixer1.2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsdl-mixer1.2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 416
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SDL packages maintainers
Architecture: amd64
Source: sdl-mixer1.2
Version: 1.2.12-11build1
Depends: libsdl-mixer1.2 (= 1.2.12-11build1), libflac-dev (>= 1.2.1), libmad0-dev (>= 0.15.1b), libmikmod-dev, libogg-dev (>= 1.2.0), libsdl1.2-dev (>= 1.2.14~), libvorbis-dev (>= 1.2.0)
Filename: pool/universe/s/sdl-mixer1.2/libsdl-mixer1.2-dev_1.2.12-11build1_amd64.deb
Size: 89018
MD5sum: c51aa43867b4fbe9921d7ea4dceb34e2
SHA1: dd1e4125986ba7cb58d8f4e15eca1f87b068817f
SHA256: eeed9879dd118d0b1c007237f96eab24adaed7c24924cabfcd51241bb005c146
Description-en: Mixer library for Simple DirectMedia Layer 1.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, MikMod MOD, Timidity MIDI, Ogg
Vorbis, and SMPEG MP3 libraries.
.
This package contains the development files.
Description-md5: c9cb3ce99772b1ad82e3e483c57b44c2
Multi-Arch: same
Homepage: http://www.libsdl.org/projects/SDL_mixer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu