Downloads
Requirements
Please check the requirements page to make sure you have all the required dependencies to run Exaile.
Current Release
Source & Binary Packages
- 0.2.13 Source Package
- 0.2.13 Ubuntu i386 Package [Hardy Heron (8.04) | Gutsy Gibbon (7.10)]
- 0.2.13 Ubuntu amd64 Package [Hardy Heron (8.04) | Gutsy Gibbon (7.10)]
- Various distributions also provide Exaile packages, although it may take some time for a new release to show up there.
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.