Download List

Projeto Descrição

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 agora podem ser restritos a uma distribuição específica, permitindo, por exemplo, MacPorts Python bibliotecas especificar que eles trabalham apenas com MacPorts Python. Variáveis de ambiente podem ser expandidos em vários argumentos, que é útil para passar opções. Instalações do .NET framework agora são detectadas no Windows. O diagnóstico exibido quando nenhuma seleção é possível melhoraram ainda mais para mostrar as restrições que impediam a seleção 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

Bash e zsh conclusão suporte foi adicionado para o comando "0install".

Suporte à API do mais recente PackageKit (0.8.1) foi implementado.

--Dry-run recurso agora faz um completo dry-run, em vez de parar no primeiro download.

"0install show" exibe as seleções atuais para um aplicativo.

Vários pequenos bugs foram corrigidos.
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 muito melhor agora é mostrado em nenhum compatíveis seleções são possíveis. Há uma nova sintaxe para especificar as versões sobre a linha de comando, incluindo restrições de versão para as dependências. O esquema de nomeação para pacotes de sites locais (binários compilados) foi alterado para evitar caracteres que confundem alguns programas. Diretórios de cache do usuário selecionado agora adicionar a (em vez de substituir) caminhos de sistema. Seleções atualizar automaticamente sobre alterações de configuração (sem esperar a próxima verificação de atualização).
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

Foi adicionado suporte para dependências específicas do sistema operacional (por exemplo, para dependências necessárias apenas no Windows) e de restrições em implementações de pacote nativo (por exemplo, python3-gi pacote Debian não pode ser usado com Python 2). "homem 0install" permite que o comando de homem trabalhar com aplicações de 0install. "0install digest" agora tem uma opção para exibir o manifesto. Foi corrigido um bug no apoio PackageKit que significava que às vezes não conseguiu detectar pacotes 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

Suporte para encontrar pacotes nativos do Java foi melhorado para oferecer suporte a várias versões de distribuição fornecido. Interfaces substituídos agora entrar em conflito com suas substituições. Uma série de bugs foram corrigida, particularmente relacionadas com o recente apoio do 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