Downloads


Requirements

Please check the requirements page to make sure you have all the required dependencies to run Exaile.

Current Release

Source & Binary Packages

Ubuntu Repository

Users of Ubuntu Gutsy or Hardy can optionally use this repository. Add this line to your /etc/apt/sources.list for Gutsy

deb http://ppa.launchpad.net/exaile-devel/ubuntu gutsy main

OR for Hardy

deb http://ppa.launchpad.net/exaile-devel/ubuntu hardy main

and then type the following:

sudo apt-get update
sudo apt-get install exaile

Development Code

Bazaar

If you wish to download the latest development code, you can type the following:

$ bzr checkout lp:exaile

and to update it:

$ bzr update

Fedora 7 Repository (32-bit only)

Fedora 7 users can also use daily bzr packages. Run the following command in terminal to add the yum repository:

su -c 'rpm -Uvh http://download.tuxfamily.org/acpacks/acpacks-1-0.fc7.noarch.rpm'

and then type the following to install:

su -c 'yum install exaile-svn'

Other Files

Visit here for other files/releases.