Download List

Descripción del Proyecto

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.

2013-02-14 07:41
1.15

Requisitos ahora pueden restringirse a una distribución particular, permitiendo por ejemplo MacPorts Python bibliotecas especificar que funcionan sólo con MacPorts Python. Las variables de entorno pueden ampliarse en varios argumentos, que es útil para pasar opciones. Instalaciones de .NET framework se detectan ahora en Windows. El diagnóstico aparece cuando no es posible se ha mejorado aún más para mostrar las restricciones que impedían a la selección de cada candidato.
Requirements can now be restricted to a particular distribution, allowing e.g. MacPorts Python libraries to specify that they work only with MacPorts Python. Environment variables can be expanded into multiple arguments, which is useful for passing options. .NET Framework installations are now detected on Windows. The diagnostics displayed when no selection is possible have been further improved to show the restrictions that prevented the selection of each candidate.

2013-01-15 09:36
1.14

Se ha agregado soporte de finalización zsh y bash para el comando "0install".

Soporte para la API de PackageKit última (0.8.1) se ha implementado.

--Dry-run característica hace ahora un completo funcionamiento en seco, en lugar de detenerse en la primera descarga.

"0install show" muestra las selecciones actuales para una aplicación.

Se han solucionado varios errores menores.
Tags: Minor feature enhancements
Zsh and bash completion support has been added for the "0install" command.

Support for the latest PackageKit API (0.8.1) has been implemented.

The --dry-run feature now does a full dry-run,
instead of stopping at the first download.

"0install show" displays the current selections for an app.

Various minor bugs have been fixed.

2012-11-13 08:37
1.13

Diagnóstico mejorado mucho ahora se muestra cuando no selecciones compatibles son posibles. Hay una nueva sintaxis para especificar las versiones sobre la línea de comandos, incluyendo las limitaciones de la versión para las dependencias. Se ha cambiado el esquema de nombres locales del sitio paquetes (los binarios compilados) para evitar caracteres que confunden a algunos programas. Directorios seleccionados por el usuario cache ahora añadir a (en lugar de reemplazar) rutas de sistema. Selecciones actualizarán automáticamente en los cambios de configuración (sin esperar a la próxima comprobación de actualización).
Tags: Major feature enhancements
Much-improved diagnostics are now shown when no compatible selections are possible. There's a new syntax for specifying versions on the commandline, including version constraints for dependencies. The naming scheme for site-local packages (compiled binaries) has been changed to avoid characters which confuse some programs. User-selected cache directories now add to (rather than replace) system paths. Selections update automatically on configuration changes (without waiting for the next update check).

2012-09-26 00:16
1.12

Se añadió soporte para dependencias OS específicos (por ejemplo, para las dependencias necesarias sólo en Windows) y restricciones en las implementaciones de paquetes nativo (por ejemplo, el paquete de python3-gi de Debian no puede utilizarse con Python 2). "hombre 0install" permite el comando man trabajar con aplicaciones de 0install. "0install digest" ahora tiene una opción para mostrar el manifiesto. Se corrigió un bug en el soporte de PackageKit que a veces no se pudo detectar paquetes de candidato.
Tags: Minor feature enhancements, Minor bugfixes
Support was added for OS-specific dependencies (e.g. for dependencies only needed on Windows) and for constraints in native package implementations (e.g. Debian's python3-gi package cannot be used with Python 2). "0install man" allows the man command to work with 0install applications. "0install digest" now has an option to display the manifest. A bug in the PackageKit support which meant it sometimes failed to detect candidate packages was fixed.

2012-08-28 07:05
1.11

Soporte para encontrar paquetes nativos de Java se ha mejorado para admitir múltiples versiones siempre distribución. Interfaces reemplazados ahora en conflicto con sus respectivos suplentes. Se fijaron una serie de errores, especialmente relacionados con el reciente apoyo de Python 3.
Tags: Minor feature enhancements
Support for finding native Java packages has been improved to support multiple distribution-provided versions. Replaced interfaces now conflict with their replacements. A number of bugs were fixed, particularly relating to the recent Python 3 support.

Project Resources