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-0.60.tar.bz2
Download MD5 sum: 14fa52ba192104a990e206493d9d771b
Download size: 589 KB
Estimated disk space required: 4.5 MB
Estimated build time: 0.1 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 2007-04-04 21:42:53 +0200