# Installer uffizzi avec Homebrew, dnf, pacman, scoop, winget

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install uffizzi
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install launchy
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:uffizzi
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.4.21
- **Résumé source:** Self-serve developer platforms in minutes, not months with k8s virtual clusters
- **Page d'accueil:** <https://uffizzi.com>
- **Dépôt:** <https://github.com/UffizziCloud/uffizzi_cli>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- launchy (alias)
- setup (alias)
- thor (alias)
- uffizzi (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.4.21
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
