Releases

Download the latest release from the SourceForge download area for mpop.


Source Code Repository

There is a public Git repository for mpop on SourceForge:
$ git clone git://mpop.git.sourceforge.net/gitroot/mpop/mpop
$ cd mpop
$ autoreconf -i
$ ./configure; make; make install