# zanata-client mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zanata-client in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:zanata-client
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/zanata-client>
- **Version:** 4.6.2
- **Quellzusammenfassung:** Zanata translation system command-line client
- **Homepage:** <http://zanata.org/>
- **Repository:** <https://github.com/zanata/zanata-client>
- **Upstream-Dokumentation:** <https://docs.zanata.org/en/release/client>
- **Lizenz:** LGPL-2.1-or-later
- **Quellarchiv:** <https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.6.2/zanata-cli-4.6.2-dist.tar.gz>
- **Generiert:** 2026-07-10T07:20:53+00:00

## Executables

- zanata-cli (cli)
- zanata-cli (Alias)

## Abhängigkeiten

- openjdk@8

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-07-10
- Manager-Version: 4.6.2
- lokale Daten: OK
- Upstream-Repository: http://zanata.org/
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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/>


## Sicherheitshinweise

Für zanata-client wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/de/pkg/web-dev-tools/) - Matched web development metadata.
- [openjdk@8](https://www.automicvault.com/de/pkg/brew/openjdk-8/) - Runtime dependency declared by Homebrew.
- [crowdin](https://www.automicvault.com/de/pkg/brew/crowdin/) - Local package facts share a topical domain. Shared terms: command-line, line, openjdk, translation.
- [jmxterm](https://www.automicvault.com/de/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/de/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)


## Quellen

- 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
