# go-rice を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:go-rice
```

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

### macOS

- Homebrew (100%):

```sh
brew install go-rice
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#go-rice
```

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

## パッケージ情報

- **パッケージキー:** brew:go-rice
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/go-rice>
- **バージョン:** 1.0.3
- **ソース概要:** Easily embed resources like HTML, JS, CSS, images, and templates in Go
- **ホームページ:** <https://github.com/GeertJohan/go.rice>
- **リポジトリ:** <https://github.com/GeertJohan/go.rice>
- **上流ドキュメント:** <https://github.com/GeertJohan/go.rice#readme>
- **ライセンス:** BSD-2-Clause
- **ソースアーカイブ:** <https://github.com/GeertJohan/go.rice/archive/refs/tags/v1.0.3.tar.gz>
- **最終更新:** 2026-06-13T23:34:56+02:00
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- rice (cli)
- rice (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 1.0.3
- マネージャ更新日: 2026-06-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/GeertJohan/go.rice
- 検出された最新: v1.0.3 (最新)
## プロジェクトの歴史と使われ方

go.rice is a Go resource-embedding library and command-line tool for bundling web assets, templates, and other static files into Go programs.

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

The public repository for go.rice was created in 2013 by GeertJohan, during the period when Go projects commonly used external generators to ship self-contained binaries with static assets. Its README describes a development/deployment split: during development it reads resources from disk, while the rice tool can embed generated Go source or append a zip payload to a built executable for deployment.

### 採用の歴史

go.rice became one of the named tools in the pre-embed era of Go asset packaging. The Go project's later embed design documents described the broader ecosystem problem as one with many tools that required a manual generation step, the same workflow category that go.rice served.

### 使われ方

Practitioners use go.rice by declaring boxes such as rice.FindBox("html-files"), serving them through HTTP helpers, reading template strings, and running rice embed-go or rice append before distributing a standalone executable.

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

The Homebrew formula matters because it exposes the rice executable as a small packaging-time helper for Go programs that predate or cannot yet use the standard //go:embed workflow.

### タイムライン

- 2013: GitHub repository created for go.rice.
- 2021: Go 1.16 added standard static-file embedding through //go:embed, changing the ecosystem around tools such as go.rice.

### Related projects

- Related Go asset-embedding tools include statik and the standard library embed package introduced in Go 1.16.

### ソース

- <https://api.github.com/repos/GeertJohan/go.rice>
- <https://formulae.brew.sh/formula/go-rice>
- <https://github.com/GeertJohan/go.rice>
- <https://go.dev/doc/go1.16>
- <https://go.googlesource.com/proposal/+/master/design/draft-embed.md>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** go-rice
- **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

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

- Nix - go-rice: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/go-rice/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [go-statik](https://www.automicvault.com/ja/pkg/brew/go-statik/) - Shares av.db curated category or tags: asset-embedding, cli, developer-tools, go, static-files.
- [go-bindata](https://www.automicvault.com/ja/pkg/brew/go-bindata/) - Shares av.db curated category or tags: asset-embedding, cli, developer-tools, go.
- [go-blueprint](https://www.automicvault.com/ja/pkg/brew/go-blueprint/) - Shares av.db curated category or tags: cli, developer-tools, go, templates.
- [templ](https://www.automicvault.com/ja/pkg/brew/templ/) - Shares av.db curated category or tags: cli, developer-tools, go, templates.
- [addlicense](https://www.automicvault.com/ja/pkg/brew/addlicense/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [ali](https://www.automicvault.com/ja/pkg/brew/ali/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [anycable-go](https://www.automicvault.com/ja/pkg/brew/anycable-go/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [asc](https://www.automicvault.com/ja/pkg/brew/asc/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [stuffbin](https://www.automicvault.com/ja/pkg/brew/stuffbin/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, embed, embedding.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- 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
