# Installer gomi avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:gomi
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gomi
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gomi
```

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

## Faits du paquet

- **Clé du paquet:** brew:gomi
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gomi>
- **Version:** 1.6.4
- **Résumé source:** Functions like rm but with the ability to restore files
- **Page d'accueil:** <https://gomi.dev>
- **Dépôt:** <https://github.com/babarot/gomi>
- **Docs amont:** <https://gomi.dev>
- **Licence:** MIT
- **Archive source:** <https://github.com/babarot/gomi/archive/refs/tags/v1.6.4.tar.gz>
- **Dernière mise à jour:** 2026-07-27T16:47:25+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gomi (cli)
- gomi (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.6.4
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/babarot/gomi
- dernière version détectée: v1.6.4 (à jour)
## Historique du projet et usages

gomi is a Go command-line replacement for rm that moves files into a trash area and provides restoration instead of immediate permanent deletion. Its package-manager appeal is the Unix-shaped interface: users can install one small binary, alias rm to gomi if they choose, and get a safer deletion workflow without changing shells or file managers.

### Historique du projet

The public repository was created in May 2015 under babarot and later describes gomi as Japanese for trash. The README frames the project as a response to the command-line gap between graphical trash folders and rm, adding a TUI restore browser, XDG Trash specification support, multi-volume handling, and YAML configuration.

The project evolved from a safer rm-style utility into a cross-platform trash CLI with release automation and prebuilt binaries. Its configuration path, ~/.config/gomi/config.yaml, and its restore browser make it closer to a system utility than a one-shot script.

### Historique d'adoption

The official README documents installation through a curl installer, prebuilt GitHub release binaries, Homebrew, Scoop, AUR, and the author's afx manifest format. That spread is typical for a small CLI whose value comes from being available everywhere a shell user might want to replace a dangerous default.

Homebrew and other package-manager metadata give gomi a low-friction install route for people who do not want to manage GitHub release assets by hand.

### Modes d'utilisation

Typical use is to run gomi with rm-compatible flags, or to alias rm=gomi, so deletions are moved to trash. Restoration is launched with --restore or -b, opening an interactive browser where users can search, preview, select, and restore trashed files.

The tool is most useful on developer workstations and servers where mistaken rm commands are costly but a full desktop trash workflow is absent or inconvenient.

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

gomi is a neat package-nerd example of replacing a risky POSIX habit with a small packaged binary. It respects familiar rm ergonomics while adding XDG trash behavior and a restore UI, so distributions can package it as an opt-in safety tool rather than a shell framework.

### Chronologie

- 2015: GitHub repository created.
- 2025: GitHub release pages show the 1.x release stream in active use.
- 2026: The README documents gomi as a cross-platform trash CLI with XDG Trash support, prebuilt binaries, and package-manager installs.

### Related projects

- rm is the command-line behavior gomi intentionally resembles.
- trash-cli and desktop file-manager trash implementations are adjacent tools in the same safer-deletion space.
- The freedesktop.org XDG Trash specification is relevant to gomi's interoperability claims.

### Sources

- <https://api.github.com/repos/babarot/gomi>
- <https://github.com/babarot/gomi>
- <https://github.com/babarot/gomi/releases>
- <https://gomi.dev/>
- <https://raw.githubusercontent.com/babarot/gomi/main/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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: ~/.config/gomi/config.yaml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gomi
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - gomi: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gomi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Matched curated package taxonomy and local package facts.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [trash-cli](https://pkg.so/fr/brew/trash-cli/) - Shares pkgdb curated category or tags: cli, file-management, system, trash.
- [rmtrash](https://pkg.so/fr/brew/rmtrash/) - Shares pkgdb curated category or tags: cli, file-management, system, trash.
- [gtrash](https://pkg.so/fr/brew/gtrash/) - Shares pkgdb curated category or tags: cli, file-management, system, trash.
- [rmw](https://pkg.so/fr/brew/rmw/) - Shares pkgdb curated category or tags: cli, file-management, system, trash.
- [mtools](https://pkg.so/fr/brew/mtools/) - Shares pkgdb curated category or tags: cli, file-management, system.
- [kopia](https://pkg.so/fr/brew/kopia/) - Shares pkgdb curated category or tags: cli, restore, system.
- [plakar](https://pkg.so/fr/brew/plakar/) - Shares pkgdb curated category or tags: cli, restore, system.
- [atool](https://pkg.so/fr/brew/atool/) - Shares pkgdb curated category or tags: cli, file-management, system.

## Combined YAML source

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


## Sources

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