# Installer geesefs avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:geesefs
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install geesefs
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#geesefs
```

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

## Faits du paquet

- **Clé du paquet:** brew:geesefs
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/geesefs>
- **Version:** 0.43.8
- **Résumé source:** FUSE FS implementation over S3
- **Page d'accueil:** <https://github.com/yandex-cloud/geesefs>
- **Dépôt:** <https://github.com/yandex-cloud/geesefs>
- **Docs amont:** <https://github.com/yandex-cloud/geesefs#readme>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/yandex-cloud/geesefs/archive/refs/tags/v0.43.8.tar.gz>
- **Dernière mise à jour:** 2026-06-22T10:25:45Z
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- geesefs (cli)
- geesefs (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-07-08
- version du gestionnaire: 0.43.8
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/yandex-cloud/geesefs
- dernière version détectée: v0.43.8 (à jour)
## Historique du projet et usages

GeeseFS is a high-performance, POSIX-ish FUSE filesystem for mounting S3-compatible object storage as a filesystem.

### Historique du projet

The official README frames GeeseFS as a Go implementation intended to address common S3 FUSE performance problems, especially small-file and metadata workloads, by using aggressive parallelism and asynchrony.

### Historique d'adoption

The project lives under the yandex-cloud organization and the README points to a GeeseFS-based CSI S3 driver. The input package facts list Homebrew and Nix packaging, which matches a systems-tool audience that wants the same mount helper available through reproducible package channels.

### Modes d'utilisation

Users provide AWS-style credentials, then run geesefs with a bucket and mount point, optionally specifying an endpoint or bucket prefix. The official README also documents fstab startup usage, Windows operation with WinFSP, environment-variable credentials, and custom credential files through --shared-config.

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

GeeseFS is notable for package-manager users because it is a single Go/FUSE binary at the boundary between cloud object storage and local filesystem semantics, where packaging has to line up with FUSE support, init/fstab workflows, Windows WinFSP usage, and S3 credential conventions.

### Chronologie

- 0.37.0: Metadata cache memory usage became limited, according to the README's common-issues notes.

### Related projects

- The README compares GeeseFS with rclone, Goofys, S3FS, and gcsfuse, and points to a GeeseFS-based CSI S3 driver.

### Sources

- <https://github.com/yandex-cloud/geesefs>


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


## Credential files

- Unix: ~/.aws/credentials
- Windows: C:\Users\<USERNAME>\.aws\credentials
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** geesefs
- **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 - geesefs: normalized package name match | nixpkgs package indexes: pkgs/by-name/ge/geesefs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Cloud CLI packages](https://www.automicvault.com/fr/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gcsfuse](https://www.automicvault.com/fr/pkg/brew/gcsfuse/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, filesystem, fuse.
- [s3fs](https://www.automicvault.com/fr/pkg/brew/s3fs/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, fuse, object-storage.
- [juicefs](https://www.automicvault.com/fr/pkg/brew/juicefs/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, filesystem, s3.
- [s3ql](https://www.automicvault.com/fr/pkg/brew/s3ql/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, fuse, object-storage.
- [s5cmd](https://www.automicvault.com/fr/pkg/brew/s5cmd/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, filesystem, s3.
- [versitygw](https://www.automicvault.com/fr/pkg/brew/versitygw/) - Shares av.db curated category or tags: cli, cloud-infrastructure, filesystem, object-storage, s3.
- [filen-cli](https://www.automicvault.com/fr/pkg/brew/filen-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, s3.
- [garage](https://www.automicvault.com/fr/pkg/brew/garage/) - Shares av.db curated category or tags: cli, cloud-infrastructure, object-storage, s3.

## Combined YAML source

View the package source record on GitHub. [combined/geesefs.yml](https://github.com/automic-vault/db/blob/main/combined/geesefs.yml)


## Sources

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