# geesefs mit Homebrew, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install geesefs
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:geesefs
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/geesefs>
- **Version:** 0.43.8
- **Quellzusammenfassung:** FUSE FS implementation over S3
- **Homepage:** <https://github.com/yandex-cloud/geesefs>
- **Repository:** <https://github.com/yandex-cloud/geesefs>
- **Upstream-Dokumentation:** <https://github.com/yandex-cloud/geesefs#readme>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/yandex-cloud/geesefs/archive/refs/tags/v0.43.8.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-22T10:25:45Z
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- geesefs (cli)
- geesefs (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.43.8
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://github.com/yandex-cloud/geesefs
- neueste erkannte Version: v0.43.8 (aktuell)
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
