# revive を Homebrew, MacPorts, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:revive
```

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

### macOS

- Homebrew (100%):

```sh
brew install revive
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install revive
```

  証拠: MacPorts ports tree: devel/revive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#revive
```

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

- pacman (92%):

```sh
sudo pacman -S revive
```

  証拠: Arch Linux sync databases: revive from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:revive
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.15.0
- **ソース概要:** Fast, configurable, extensible, flexible, and beautiful linter for Go
- **ホームページ:** <https://revive.run>
- **リポジトリ:** <https://github.com/mgechev/revive>
- **最終更新:** 2026-07-27T19:03:02+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- revive (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.15.0

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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.


## Configuration files

- Unix: ~/revive.toml
## 他のパッケージマネージャ記録

- Nix - revive: normalized package name match | nixpkgs package indexes: pkgs/by-name/re/revive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - revive - 1.15.0-1: normalized package name match | Arch Linux sync databases: revive from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint | https://revive.run
- MacPorts - revive: normalized package name match | MacPorts ports tree: devel/revive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
