Download List

專案描述

Zero Install is a decentralized cross-distribution software installation system. It allows software developers to publish programs directly from their own Web sites, while supporting features familiar from centralized distribution repositories such as shared libraries, automatic updates, and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-07-27 08:18
1.10

This release adds support for Python 3, PyGObject, and GTK 3 (while continuing to support Python 2, PyGTK, and GTK 2). A new directory naming scheme supports cmake and other programs which can't cope with "=" characters in pathnames. The new <restricts> element allows adding version constraints without creating a dependency. The new <rename> recipe step allows renaming files and directories when unpacking. Various minor bugs have been fixed.
標籤: Major feature enhancements

2012-06-28 10:48
1.9

The new "apps" support records current and past selected versions of programs and their dependencies, allowing easy rollback to previous states and improving startup time. Windows support has been improved to the point that tools such as 0compile now work on Windows also. Managing locally-compiled packages is now simpler.
標籤: Major feature enhancements

2012-02-13 04:16
1.6

Arch Linux native packages can now be used as dependencies. "0install update" informs the user if a newer version exists but was not selected for some reason. A workaround was added for Python's lack of SSL hostname checking. Various minor bugs were fixed.
標籤: Minor feature enhancements, Security

2011-12-30 07:18
1.5

A progress indicator was added for 0store optimize. Native Java JREs and JDKs are now detected on Windows. Various minor bugs were fixed.
標籤: Minor bugfixes

2011-10-17 01:23
1.4.1

Support for MacPorts was added, so that packages installed this way can be used as dependencies. A number of minor bugs were fixed, including support for detecting multiple versions of a native package (e.g. for multi-arch systems) and batching PackageKit requests to avoid the transaction size limit.

Project Resources