# errcheck を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:errcheck
```

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

### macOS

- Homebrew (100%):

```sh
brew install errcheck
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#errcheck
```

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

## パッケージ情報

- **パッケージキー:** brew:errcheck
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/errcheck>
- **バージョン:** 1.20.0
- **ソース概要:** Finds silently ignored errors in Go code
- **ホームページ:** <https://github.com/kisielk/errcheck>
- **リポジトリ:** <https://github.com/kisielk/errcheck>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/kisielk/errcheck/archive/refs/tags/v1.20.0.tar.gz>
- **最終更新:** 2026-07-25T14:23:18-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.20.0
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kisielk/errcheck
- 検出された最新: v1.20.0 (最新)

## セキュリティノート

errcheck に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


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

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** errcheck
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [revive](https://pkg.so/ja/brew/revive/) - Shares pkgdb curated category or tags: cli, developer-tools, go, linter, static-analysis.
- [eslint](https://pkg.so/ja/brew/eslint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [ktlint](https://pkg.so/ja/brew/ktlint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [pylint](https://pkg.so/ja/brew/pylint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [kube-linter](https://pkg.so/ja/brew/kube-linter/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [pmd](https://pkg.so/ja/brew/pmd/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [luacheck](https://pkg.so/ja/brew/luacheck/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [selene](https://pkg.so/ja/brew/selene/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, static-analysis.
- [dscanner](https://pkg.so/ja/brew/dscanner/) - Local package facts share a topical domain. Shared terms: analysis, cli, code, developer, developer-tools.
- [elvis](https://pkg.so/ja/brew/elvis/) - Local package facts share a topical domain. Shared terms: analysis, cli, developer, developer-tools, linter.
- [checkmake](https://pkg.so/ja/brew/checkmake/) - Both packages touch the same language runtime or ecosystem. Shared terms: analysis, cli, developer, developer-tools, go.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
