How to Install libmpg123-dev in Ubuntu 18.04



Install libmpg123-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libmpg123-dev

Description:

MPEG layer 1/2/3 audio decoder (development files)

mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the C development headers and library files needed to compile programs using the mpg123 library.

Homepage: http://mpg123.org/

Version: 1.25.10-1

Section: libdevel