Télécharger la liste

Description du projet

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.

Système requise

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

Exigences peuvent maintenant être restreintes à une distribution particulière, permettant par exemple de MacPorts Python libraries indiquer qu'ils travaillent seulement avec MacPorts Python. Variables d'environnement peuvent être étendues dans plusieurs arguments, ce qui est utile pour passer des options. Installations de .NET framework sont désormais détectées sur Windows. Les tests de diagnostic affichées lorsque aucune sélection n'est possible ont été améliorées davantage pour montrer les restrictions qui empêchaient la sélection de chaque candidat.
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

Soutien d'achèvement zsh et bash a été ajouté pour la commande « 0install ».

Support pour l'API de PackageKit dernière (0.8.1) a été mis en place.

--Dry-run fonctionnalité effectue maintenant une marche à sec complet, au lieu de s'arrêter au premier téléchargement.

« 0install show » affiche la sélection actuelle pour une application.

Divers bugs mineurs ont été corrigés.
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

Diagnostics grandement améliorée apparaissent maintenant quand aucune sélection pris en charge n'est possibles. Il y a une nouvelle syntaxe permettant de spécifier les versions en ligne de commande, y compris les contraintes de la version pour les dépendances. Le schéma de nommage pour les packages de site local (les fichiers binaires compilés) a été modifié afin d'éviter les caractères qui confondent certains programmes. Répertoires sélectionnés par l'utilisateur cache maintenant ajouter à (plutôt que remplacement) chemins d'accès système. Sélections automatiquement à jour sur les modifications de configuration (sans attendre la prochaine vérification de mise à jour).
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

Support a été ajouté pour les dépendances spécifiques au système d'exploitation (par exemple pour les dépendances nécessaires uniquement sous Windows) et des contraintes dans les implémentations de paquet natif (par exemple python3-gi paquet Debian ne peut pas être utilisé avec Python 2). « 0install man » permet la commande man fonctionne avec les applications de 0install. « 0install digest » a maintenant une option pour afficher le manifeste. Correction d'un bogue dans le soutien de PackageKit qui signifiait qu'il parfois impossible de détecter les paquets de candidat.
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

Support pour trouver les packages Java natifs a été amélioré pour prendre en charge plusieurs versions de distribution fournies. Interfaces remplacés maintenant entrer en conflit avec leurs remplacements. Un certain nombre de bugs ont été corrigé, notamment concernant la récente prise en charge 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