# Install geesefs with Homebrew, Nix

FUSE FS implementation over S3. Version 0.43.8 via Homebrew; verified 2026-06-22.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install geesefs
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:geesefs
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/geesefs>
- **Version:** 0.43.8
- **Source summary:** FUSE FS implementation over S3
- **Homepage:** <https://github.com/yandex-cloud/geesefs>
- **Repository:** <https://github.com/yandex-cloud/geesefs>
- **Upstream docs:** <https://github.com/yandex-cloud/geesefs#readme>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/yandex-cloud/geesefs/archive/refs/tags/v0.43.8.tar.gz>
- **Last updated:** 2026-06-22T10:25:45Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- geesefs (cli)
- geesefs (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.43.8
- Package-manager updated: 2026-06-22
- Local data: ok
- Upstream repository: https://github.com/yandex-cloud/geesefs
- Upstream latest detected: v0.43.8 (current)
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
## Source Database Details

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

## Other Package-Manager Records

- 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


## Related links

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