How to Install mpg123 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mpg123 software package in Ubuntu 14.04 LTS (Trusty Tahr)

mpg123 software package provides MPEG layer 1/2/3 audio player, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mpg123 

mpg123 is installed in your system.

Make ensure the mpg123 package were installed using the commands given below,

$ sudo dpkg-query -l | grep mpg123 *

You will get with mpg123 package name, version, architecture and description in a table

mpg123 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package mpg123
Version 1.16.0-1ubuntu1
Description MPEG layer 1/2/3 audio player
Sub Section Sound


See Also, How to uninstall or remove mpg123 software package from Ubuntu 14.04 LTS (Trusty Tahr)?