# uffizzi mit Homebrew, dnf, pacman, scoop, winget installieren

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

## Installation

```sh
sudo av install brew:uffizzi
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install uffizzi
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install launchy
```

  Evidenz: Fedora Rawhide package metadata: launchy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S launchy
```

  Evidenz: Arch Linux sync databases: launchy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/launchy
```

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

- winget (92%):

```sh
winget install --id CodeJelly.Launchy -e
```

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

## Paketfakten

- **Paketschlüssel:** brew:uffizzi
- **Paketmanager:** Homebrew
- **Version:** 2.4.21
- **Quellzusammenfassung:** Self-serve developer platforms in minutes, not months with k8s virtual clusters
- **Homepage:** <https://uffizzi.com>
- **Repository:** <https://github.com/UffizziCloud/uffizzi_cli>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- launchy (Alias)
- setup (Alias)
- thor (Alias)
- uffizzi (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Uffizzi CLI is the command-line interface for the Uffizzi API and platform. It is used to create and manage Kubernetes-backed development, preview, and virtual-cluster environments from a terminal or CI workflow.

### Projektgeschichte

The official CLI repository was created in 2021. Its README keeps the scope deliberately narrow: a CLI for the Uffizzi API, with installation delegated to the Uffizzi documentation and contribution handled through GitHub.

By the 2.x releases, the CLI was aligned with Uffizzi's virtual-cluster and ephemeral-environment documentation. Official docs show commands for creating clusters, updating kubeconfig, applying manifests, and creating Docker Compose based preview environments.

### Adoptionsgeschichte

Uffizzi CLI adoption follows teams that want developer environments and preview environments as part of Kubernetes and CI workflows. The official docs emphasize virtual clusters, dev clusters, environment lifecycle management, access control, and deployment from Kubernetes manifests or Docker Compose configuration.

### Wie es verwendet wird

Users authenticate with Uffizzi, create a cluster with `uffizzi cluster create`, update kubeconfig for kubectl access, and use Uffizzi commands to manage clusters or compose-based ephemeral environments. The docs also show GitHub workflow examples that install the CLI, log in, and update kubeconfig for pull-request environments.

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

For package nerds, Uffizzi is a cloud CLI where packaging mostly matters because the binary is the automation hook. Installing it through Homebrew puts Uffizzi cluster and preview-environment commands into the same shell toolchain as kubectl, Helm, and CI scripts.

### Zeitleiste

- 2021-11-01: Official Uffizzi CLI repository created.
- 2023: Uffizzi CLI 2.x releases were published throughout the year.
- 2024: Official docs describe Uffizzi virtual clusters, dev clusters, and lifecycle features.
- 2025-03-24: Uffizzi CLI 2.4.21 release published.

### Related projects

- The CLI talks to the Uffizzi API and is related to the Uffizzi platform repository and Uffizzi quickstart examples.
- It is used alongside Kubernetes tooling, especially kubectl and kubeconfig workflows.

### Quellen

- GitHub repository metadata and releases record the 2021 repository creation and 2023-2025 release line.
- <https://docs.uffizzi.com/ documents virtual clusters, dev clusters, lifecycle management, access control, and CLI workflows.>
- <https://docs.uffizzi.com/usage/cli documents cluster, kubeconfig, manifest, and Docker Compose CLI usage.>
- <https://github.com/UffizziCloud/uffizzi_cli README describes the CLI as the command-line interface for the Uffizzi API.>


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal

## Andere Paketmanager-Einträge

- dnf - launchy - 2.5-46.fc45: installed executable or alias match | Fedora Rawhide package metadata: launchy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Open Source Keystroke Launcher | http://www.launchy.net
- dnf - launchy-devel - 2.5-46.fc45: installed executable or alias match | Fedora Rawhide package metadata: launchy-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for launchy | http://www.launchy.net
- dnf - setup - 2.15.1-2.fc45: installed executable or alias match | Fedora Rawhide package metadata: setup from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A set of system configuration and setup files | https://src.fedoraproject.org/rpms/setup
- pacman - launchy - 2.9.1pre.1-3: installed executable or alias match | Arch Linux sync databases: launchy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Indexes the programs in your start menu and can launch your documents, project files, folders, and bookmarks with just a few keystrokes! | https://www.launchy.net/
- Scoop - extras/launchy: installed executable or alias match | Scoop official bucket manifest trees: bucket/launchy.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - ChrisLong.NTFSHiddenDataFinder: installed executable or alias match | Windows Package Manager source index: ChrisLong.NTFSHiddenDataFinder from https://cdn.winget.microsoft.com/cache/source.msix
- winget - ChrisLong.TextMorph: installed executable or alias match | Windows Package Manager source index: ChrisLong.TextMorph from https://cdn.winget.microsoft.com/cache/source.msix
- winget - CodeJelly.Launchy: installed executable or alias match | Windows Package Manager source index: CodeJelly.Launchy from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Quellen

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