# Installer zanata-client avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zanata-client pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:zanata-client
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install zanata-client
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install zanata-cli
```

  Preuve: MacPorts ports tree: devel/zanata-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:zanata-client
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/zanata-client>
- **Version:** 4.6.2
- **Résumé source:** Zanata translation system command-line client
- **Page d'accueil:** <http://zanata.org/>
- **Dépôt:** <https://github.com/zanata/zanata-client>
- **Docs amont:** <https://docs.zanata.org/en/release/client>
- **Licence:** LGPL-2.1-or-later
- **Archive source:** <https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.6.2/zanata-cli-4.6.2-dist.tar.gz>
- **Généré:** 2026-07-10T07:20:53+00:00

## exécutables

- zanata-cli (cli)
- zanata-cli (alias)

## Dépendances

- openjdk@8

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-07-10
- version du gestionnaire: 4.6.2
- données locales: OK
- dépôt amont: http://zanata.org/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Zanata Client is the command-line side of Zanata, a Java-based web translation platform used to push source documents to a Zanata server and pull translated content back into software or documentation trees.

### Historique du projet

Zanata was built as a browser-based translation system for documentation and software localization, with a REST API, translation memory, and workflows for formats such as PO files and DocBook/Publican documentation. The platform README says projects can be uploaded to and downloaded from a Zanata server using either a Maven plugin or a command-line client.

The old `zanata-client` repository now states that Zanata source code moved to `zanata-platform`. The platform README notes that repositories such as zanata-api, zanata-client, zanata-common, zanata-parent, and zanata-server were merged before 2016-10-20, turning the CLI into one module inside the larger platform source tree.

### Historique d'adoption

Zanata saw adoption in Fedora and Red Hat-adjacent localization workflows. Fedora's Zanata translation instructions told contributors to download a project `zanata.xml`, run `zanata-cli pull` to get source and translated files, and run `zanata-cli push` to upload translations back to the server.

That adoption later declined. Fedora's Zanata removal change says most Fedora projects migrated to Weblate and that the old translation platform needed to be removed because the community should not have to contribute in multiple places and nobody assumed Zanata maintenance.

### Modes d'utilisation

Typical use combines a user config file with a project `zanata.xml`. Maintainers initialize a translation project, push source content, and pull translated content from a Zanata server; translators can work in the web UI while developers keep source trees synchronized from the command line.

### Pourquoi les passionnés de paquets s'y intéressent

Zanata Client is package-nerd significant as a localization build-pipeline tool. It is not an end-user app; it is the glue between source repositories, translation servers, PO/Publican-style document formats, and release engineering.

Its history also captures a common packaging afterlife: a once-important ecosystem CLI remains packaged even after a community migrates to another service, because old documentation builds and long-lived downstream projects may still need it.

### Chronologie

- 2012: Opensource.com described Zanata as an open-source Java translation platform with REST APIs and command-line tools.
- 2016-10-20: Zanata platform README marks the point before which pull-request references belonged to the old split repositories, including zanata-client.
- 2018: FreeBSD FreshPorts added zanata-cli as the Java command-line client for pushing and pulling Zanata content.
- 2020: Fedora Zanata removal planning documented the migration of most Fedora projects to Weblate.

### Related projects

- Related projects include Zanata Platform, Zanata Maven Plugin, zanata-python-client, Weblate, Transifex, gettext, PO files, Publican, and Fedora localization tooling.

### Sources

- <https://docs.zanata.org/en/release/client/>
- <https://fedoraproject.org/wiki/Changes/Zanata_removal>
- <https://fedoraproject.org/wiki/L10N/Translate_on_Zanata>
- <https://opensource.com/life/12/11/zanata-new-open-source-translation-platform>
- <https://raw.githubusercontent.com/zanata/zanata-client/master/README.md>
- <https://raw.githubusercontent.com/zanata/zanata-platform/master/README.md>
- <https://www.freshports.org/devel/zanata-cli/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour zanata-client. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/zanata.ini, zanata.xml

## Credential files

- Unix: ~/.config/zanata.ini
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** zanata-client
- **Version Scheme:** 0
- **Revision:** 2
- **Requirements:** arch
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- MacPorts - zanata-cli: installed executable or alias match | MacPorts ports tree: devel/zanata-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/fr/pkg/web-dev-tools/) - Matched web development metadata.
- [openjdk@8](https://www.automicvault.com/fr/pkg/brew/openjdk-8/) - Runtime dependency declared by Homebrew.
- [crowdin](https://www.automicvault.com/fr/pkg/brew/crowdin/) - Local package facts share a topical domain. Shared terms: command-line, line, openjdk, translation.
- [jmxterm](https://www.automicvault.com/fr/pkg/brew/jmxterm/) - Local metadata places this package in an adjacent workflow. Shared terms: client, command-line, line, openjdk.
- [transifex-cli](https://www.automicvault.com/fr/pkg/brew/transifex-cli/) - Local metadata places this package in an adjacent workflow. Shared terms: client, command-line, line, translation.

## Combined YAML source

View the package source record on GitHub. [combined/zanata-client.yml](https://github.com/automic-vault/db/blob/main/combined/zanata-client.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
