abe icon

Nightly built Conkeror Debian Packages

This is a aptable repository of automatically built conkeror packages which are based on daily git snapshots build with conkeror's nightlybuild.sh script. They may be not working, uninstallable or otherwise broken. Use at your own risk.

Manually built conkeror packages are available at http://noone.org/debian/ and http://noone.org/apt/.

How to use this repository

Add the following lines to your /etc/apt/sources.list. You may want to use apt pinning to automatically use only selected packages out of this repository. The Origin is set to "noone.org".

For Lenny

deb     http://noone.org/conkeror-nightly-debs lenny main
deb-src http://noone.org/conkeror-nightly-debs lenny main

For Sid and Squeeze

deb     http://noone.org/conkeror-nightly-debs sid main
deb-src http://noone.org/conkeror-nightly-debs sid main

All packages from February 2009 and later and the repository are signed with the GnuPG key 0x373B76B4, a key (without passphrase) only used for the automatic signing of these packages. To add this key to your APT key ring execute the following as root:

gpg --keyserver subkeys.pgp.net --recv-keys 373B76B4
gpg --export -a 373B76B4 | apt-key add -