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.

2012-07-27 08:18
1.10

Esta versión agrega soporte para Python 3, PyGObject y 3 GTK (y sigue siendo compatible 2 de Python, PyGTK y GTK 2). Un nuevo esquema de nombres de directorio soporta cmake y otros programas que no pueden hacer frente con personajes "=" en rutas de acceso. El nuevo elemento <restricts>permite agregar las limitaciones de la versión sin crear una dependencia. El nuevo paso de receta <rename>permite cambiar el nombre de archivos y directorios al desempacar. Se han solucionado varios errores menores.
Tags: Major feature enhancements
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.

2012-06-28 10:48
1.9

Los nuevos "apps" apoyan la actuales y anteriores versiones seleccionadas de registros de programas y sus dependencias, permitiendo la fácil deshacer a Estados anteriores y mejora el tiempo de inicio. Soporte de Windows se ha mejorado a tal punto que herramientas como 0compile ahora funcionan en Windows también. Ahora es más sencillo administrar paquetes compilados localmente.
Tags: Major feature enhancements
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.

2012-02-13 04:16
1.6

Arch Linux paquetes nativos ahora pueden utilizarse como dependencias. "0install actualización" informa al usuario si existe una versión más reciente, pero no fue seleccionada por algún motivo. Una solución fue añadida por falta de Python de comprobación de nombre de host SSL. Se han solucionado varios errores menores.
Tags: Minor feature enhancements, Security
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.

2011-12-30 07:18
1.5

Un indicador de progreso fue agregado para optimizar el 0store. Nativa de Java JRE y JDKs se detectan ahora en Windows. Se han solucionado varios errores menores.
Tags: Minor bugfixes
A progress indicator was added for 0store optimize. Native Java JREs and JDKs are now detected on Windows. Various minor bugs were fixed.

2011-10-17 01:23
1.4.1

Soporte para MacPorts fue agregado, para que los paquetes instalados de esta forma pueden utilizarse como dependencias. Una serie de pequeños errores solucionada, incluido el soporte para detectar varias versiones de un paquete nativo (por ejemplo para sistemas multiarquitectura) y procesamiento por lotes PackageKit solicitudes para evitar el límite de tamaño de la transacción.
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