Linux Packages
- RPMs
-
- Fedora - a package is in Fedora (thanks to Michel Alexandre Salim), so just do:
# yum install zeroinstall-injector
- OpenSUSE zeroinstall-injector-0.33-3suse.i586.rpm (OpenSUSE 10.3 RPM) (copied from OpenSUSE build service)
Newer binary and source RPMs are available through the SUSE build service. Please test these and report back (DO NOT install the -test packages). Note that the Mandriva package doesn't work on 2007.1 without a minor fix.
- Fedora - a package is in Fedora (thanks to Michel Alexandre Salim), so just do:
- Debs
-
- Debian/oldstable (sarge) zeroinstall-injector_0.22-1_all.deb (Debian package; Python 2.3)
Debian/stable (etch) zeroinstall-injector_0.36-1_all.deb (Debian package; python-central)
Debian/testing (lenny) Zero Install is part of the main Debian archive, so you can get it with:# apt-get install zeroinstall-injector
- Ubuntu (breezy/dapper) zeroinstall-injector_0.22-1_all_ubuntu.deb (Ubuntu package; Python 2.4)
Ubuntu (edgy) zeroinstall-injector_0.30-0ubuntu1_all.deb
Ubuntu (feisty/gutsy/hardy) Zero Install is in Feisty, Gutsy and Hardy (Universe), so you can just do:$ sudo apt-get install zeroinstall-injector
However, the Debian/etch package is more up-to-date than this version, so you may prefer to install that.
- Knoppix 5 works using the Debian package; use apt-get update; apt-get install -f to fetch the dependencies
- Nokia 770 zeroinstall-injector_0.19_arm.deb download page (Nokia 770 Debian package contributed by Niklas Höglund; Python 2.4)
- Debian/oldstable (sarge) zeroinstall-injector_0.22-1_all.deb (Debian package; Python 2.3)
- Other
-
- Slackware 10.2 0install-0.27-noarch-1_slack10.2.tgz (Slackware 10.2 package) (contributed by Peter Santoro)
Slackware 12 zeroinstall-injector-0.32-i686-2_slack12.0_mjk.tgz (Slackware 12 package) (contributed by MilkaJinka) - Gentoo zeroinstall-injector is in Portage.
- GoboLinux instructions (anyone want to create a recipe?)
- Slackware 10.2 0install-0.27-noarch-1_slack10.2.tgz (Slackware 10.2 package) (contributed by Peter Santoro)
If an injector package for your distribution is listed above, install that and then try using it! Otherwise, get the source package instead!