The mpg123 package contains a console-based MP3 player. It claims to be the fastest MP3 decoder for Unix.
Download (HTTP): http://downloads.sourceforge.net/mpg123/mpg123-1.4.2.tar.bz2
Download MD5 sum: c571594e81e15c9d5cafe1bb3fdc3386
Download size: 1.0 MB
Estimated disk space required: 9.4 MB
Estimated build time: 0.3 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/mpg123
Install mpg123 by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2008-04-23 23:09:25 -0500