# 使用 Homebrew, Nix, zypper 安装 fake-gcs-server

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