# lazyssh mit Homebrew, Nix, scoop, winget installieren

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

## Installation

```sh
sudo av install brew:lazyssh
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lazyssh
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lazyssh
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/la/lazyssh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/lazyssh
```

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

- winget (92%):

```sh
winget install --id Adembc.Lazyssh -e
```

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

## Paketfakten

- **Paketschlüssel:** brew:lazyssh
- **Paketmanager:** Homebrew
- **Version:** 0.3.0
- **Quellzusammenfassung:** Terminal-based SSH manager
- **Homepage:** <https://github.com/Adembc/lazyssh>
- **Repository:** <https://github.com/Adembc/lazyssh>
- **Zuletzt aktualisiert:** 2026-07-26T13:40:59+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lazyssh (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

lazyssh is a Go terminal UI for browsing, editing, and connecting to hosts defined in OpenSSH config.

### Projektgeschichte

The GitHub repository was created on 2025-08-13. The README describes lazyssh as an interactive SSH manager inspired by lazydocker and k9s, built around a user's existing `~/.ssh/config` file.

### Adoptionsgeschichte

lazyssh published v0.1.0 on 2025-08-30 and v0.3.0 on 2025-10-08. GitHub metadata reported 3,629 stars by 2025-10-09.

### Wie es verwendet wird

The tool reads and displays servers from `~/.ssh/config`, offers fuzzy search, one-key SSH connection, tags, port-forwarding fields, proxy settings, key autocomplete, and non-destructive config writes with backups.

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

lazyssh is package-nerd-friendly because it wraps OpenSSH rather than replacing it: the user's standard ssh binary and config remain the source of truth while the TUI adds navigation and editing.

### Zeitleiste

- 2025-08-13: GitHub repository created.
- 2025-08-30: Release v0.1.0 published.
- 2025-10-08: Release v0.3.0 published.

### Related projects

- The README names lazydocker and k9s as inspirations and explicitly depends on the system OpenSSH binary and OpenSSH config format.

### Quellen

- <https://api.github.com/repos/Adembc/lazyssh>
- <https://github.com/Adembc/lazyssh>
- <https://github.com/Adembc/lazyssh/releases>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal


## 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: ~/.ssh/config
## Andere Paketmanager-Einträge

- Nix - lazyssh: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/lazyssh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/lazyssh: normalized package name match | Scoop official bucket manifest trees: bucket/lazyssh.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Adembc.Lazyssh: normalized package name match | Windows Package Manager source index: Adembc.Lazyssh from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/lazyssh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lazyssh.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
