Downloads

August 6th, 2010

Source:

Ubuntu/Debian Binaries:

  • version 0.6 for x86 (32bits) (stable): download
  • version 0.6 for 64 (64bits) (stable): download
  • version 0.6 for LPIA (stable): download

Older versions:

  • version 0.5 for x86 (32bits) (stable): download
  • version 0.5 for 64 (64bits) (stable): download
  • version 0.5 for LPIA (stable): download

Ubuntu Repository:

If you have Ubuntu Karmic and wish to have all the lastest updates, you can add our repository to your apt source list.

Open a terminal, and edit /etc/apt/sources.list:

sudo vim /etc/apt/sources.list

Append these lines at the end of the files:

deb http://ppa.launchpad.net/codealpha/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/codealpha/ppa/ubuntu karmic main

Then, you need to add our repository OpenGPG key as every package is signed with it, do this:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 90A7FC55

And then, update your cache (sudo apt-get update), and install audiopreview like you would normally install a package (or do: sudo apt-get install audiopreview).

OpenBSD & FreeBSD ports

Ports are available in both OpenBSD and FreeBSD ports trees:

Comments are closed.