# trzsz-go mit Homebrew, scoop, winget installieren

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

## Installation

```sh
sudo av install brew:trzsz-go
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install trzsz-go
```

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/trzsz
```

  Evidenz: Scoop official bucket manifest trees: bucket/trzsz.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id trzsz.trzsz -e
```

  Evidenz: Windows Package Manager source index: trzsz.trzsz from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:trzsz-go
- **Paketmanager:** Homebrew
- **Version:** 1.2.0
- **Quellzusammenfassung:** Simple file transfer tools, similar to lrzsz (rz/sz), and compatible with tmux
- **Homepage:** <https://trzsz.github.io>
- **Repository:** <https://github.com/trzsz/trzsz-go>
- **Zuletzt aktualisiert:** 2026-07-26T00:51:28+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- trzsz (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.2.0
## Projektgeschichte und Nutzung

trzsz-go is the Go implementation of the trzsz file-transfer tools. Official docs describe it as a CLI that gives terminals with local shell support native trzsz file-transfer integration and can also be embedded into Go terminal applications.

### Projektgeschichte

The Go version emerged as part of the broader trzsz ecosystem, where the original trz/tsz idea was to offer rz/sz-like upload and download while remaining compatible with tmux. The Go implementation became the recommended server-side version in official docs, while trzsz-ssh is recommended on the local side.

### Adoptionsgeschichte

The project has stronger package-manager reach than the original Python package: official documentation lists apt, Debian repository setup, dnf, yum, AUR/yay, Homebrew, Chromebrew, Scoop, winget, choco, pixi, conda, mamba, Go install, source builds, and GitHub release downloads. GitHub shows around a thousand stars and multiple release assets per platform.

### Wie es verwendet wird

Users install the Go binaries as trz, tsz, and trzsz. On servers it supplies the upload/download commands; on local machines it can wrap SSH through `trzsz ssh` so file-transfer escape sequences work in terminals that otherwise do not have built-in trzsz support.

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

trzsz-go matters in package-manager culture because it turns a terminal protocol utility into a cross-platform, statically built tool with broad distribution coverage. It is the version most packagers are likely to encounter for Homebrew, Scoop, winget, conda-forge-style, and Linux repository installs.

### Zeitleiste

- 2026: v1.2.0 was released with Go 1.25, Windows improvements, drag-and-drop upload optimization, new packaging options, and tmux CC support changes.
- 2026: Official docs recommend the Go version of trzsz on the server and tssh on the local side.

### Related projects

- trzsz-go is compatible with the Python and JavaScript trzsz implementations.
- It is designed to work with trzsz-ssh, iTerm2 integration, web terminals, and terminal applications that embed Go support.

### Quellen

- <https://github.com/trzsz/trzsz-go#readme>
- <https://github.com/trzsz/trzsz-go/releases>
- <https://trzsz.github.io/>
- <https://trzsz.github.io/go>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## 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: ~/.trzsz.conf
- Windows: C:\Users\your_name\.trzsz.conf
## Andere Paketmanager-Einträge

- Scoop - main/trzsz: installed executable or alias match | Scoop official bucket manifest trees: bucket/trzsz.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - trzsz.trzsz: installed executable or alias match | Windows Package Manager source index: trzsz.trzsz from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/trzsz-go.yml](https://github.com/mxcl/pkgdb/blob/main/combined/trzsz-go.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
