Download Navit
Contents
Official code
Releases
Releases can be downloaded from Navit's project page on sourceforge : http://sourceforge.net/project/platformdownload.php?group_id=153410
SVN
If you want the bleeding-edge version of Navit (recommanded) try the svn repository : http://navit.svn.sourceforge.net/viewvc/navit/
For the impatients, just use : svn co https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit
Users contributed packages
ArchLinux
If you want to install the svn version of Navit on ArchLinux you can build it by using the PKGBUILD from AUR
Debian
Packages for lenny (i386 and amd64) and sid (i386 only), updated at least every night. If you want an other architectures to be built, send me a mail.
You can add one of the following line to you /etc/apt/sources.list:
* deb http://navit.latouche.info/debian lenny main * deb http://navit.latouche.info/debian sid main
Gentoo
Ebuild available in the overlay sunrise
Ubuntu
Packages for gutsy(i386 only), hardy(i386 and amd64) and intrepid(i386 and amd64), updated at least every night. If you want an other architectures to be built, send me a mail.
You can add one of the following line to you /etc/apt/sources.list:
- deb http://navit.latouche.info/ubuntu gutsy main
- deb http://navit.latouche.info/ubuntu hardy main
- deb http://navit.latouche.info/ubuntu intrepid main
and add the key to the Ubuntu keyring:
gpg --keyserver x-hkp://gpg-keyserver.de --recv-keys CB229096 gpg --export -a CB229096 | sudo apt-key add -
Note: The compiled packages are for i386 platform. If you are running X86_64, you will see no packages to install. → I have added x86_64 for hardy, please, let me know, if I need to add other arch -- latouche
eeePC
Packages for the eeePC, built from CVS on an irregular basis.