# fake-gcs-server を Homebrew, Nix, zypper でインストール

fake-gcs-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fake-gcs-server
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fake-gcs-server
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fake-gcs-server
```

  証拠: nixpkgs package indexes: pkgs/by-name/fa/fake-gcs-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install fake-gcs-server
```

  証拠: openSUSE Tumbleweed package metadata: fake-gcs-server from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:fake-gcs-server
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.55.1
- **ソース概要:** Emulator for Google Cloud Storage API
- **ホームページ:** <https://github.com/fsouza/fake-gcs-server>
- **リポジトリ:** <https://github.com/fsouza/fake-gcs-server>
- **最終更新:** 2026-07-26T11:37:55+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fake-gcs-server (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.55.1
## プロジェクトの歴史と使われ方

fake-gcs-server is a Go-based emulator for the Google Cloud Storage API. It is designed for tests that need local bucket and object behavior without talking to Google Cloud.

### プロジェクトの歴史

The public GitHub repository was created in May 2017. Its README presents the project both as a Go library, exposed through the fakestorage package, and as a standalone binary or Docker image.

### 採用の歴史

The project fits the common package-manager role of a local service emulator: install a small binary, run it in tests or CI, and point client code at a local endpoint. The README also documents Docker Hub images and GitHub releases, which broaden adoption beyond Go-only consumers.

### 使われ方

Typical use is to start fake-gcs-server on a local port, optionally preload bucket/object data by mounting a /data directory, and run tests against its HTTP or HTTPS Google Cloud Storage-compatible endpoints. Server flags can also be supplied through FAKE_GCS_* environment variables.

### パッケージ好きにとっての重要性

For packagers, fake-gcs-server is useful because it turns cloud-storage integration tests into local, reproducible processes. Its split identity as both a Go test library and a command-line emulator makes it useful in mixed-language test suites.

### タイムライン

- 2017: The GitHub repository is created.
- 2026: v1.54.0 is published on GitHub releases.

### Related projects

- fake-gcs-server sits in the same tooling family as local emulators for datastore, pub/sub, and other cloud APIs used in integration tests.

### ソース

- <https://github.com/fsouza/fake-gcs-server>
- <https://github.com/fsouza/fake-gcs-server#readme>
- <https://api.github.com/repos/fsouza/fake-gcs-server>
- <https://api.github.com/repos/fsouza/fake-gcs-server/releases?per_page=5>


## セキュリティノート

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## 他のパッケージマネージャ記録

- Nix - fake-gcs-server: normalized package name match | nixpkgs package indexes: pkgs/by-name/fa/fake-gcs-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - fake-gcs-server - 1.52.2-3.7: normalized package name match | openSUSE Tumbleweed package metadata: fake-gcs-server from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Google Cloud Storage emulator & testing library | https://github.com/fsouza/fake-gcs-server


## Combined YAML source

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


## ソース

- 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
