# dra を Homebrew, pacman, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:dra
```

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

### macOS

- Homebrew (100%):

```sh
brew install dra
```

  証拠: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S dra
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/dra
```

  証拠: Scoop official bucket manifest trees: bucket/dra.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id CosimoMatteini.DRA -e
```

  証拠: Windows Package Manager source index: CosimoMatteini.DRA from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:dra
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.10.2
- **ソース概要:** Command-line tool to download release assets from GitHub
- **ホームページ:** <https://github.com/devmatteini/dra>
- **リポジトリ:** <https://github.com/devmatteini/dra>
- **最終更新:** 2026-05-29T09:16:28Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dra (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

DRA is a Rust command-line tool for downloading release assets from GitHub repositories.

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

The devmatteini/dra repository was created in December 2021. Its README positions the tool as a narrower alternative to the GitHub CLI for release-asset downloads, emphasizing public downloads without authentication, asset pattern generation, automatic OS and architecture selection, and optional installation of common archive and package formats.

### 採用の歴史

DRA is packaged for Homebrew, Arch Linux, Scoop, and winget, matching its role as a small cross-platform utility for users who often install tools from GitHub Releases.

### 使われ方

Users run dra download against an owner/repository pair, either interactively or in automation with automatic or pattern-based asset selection. The tool can also be used to update itself by downloading a matching asset from its own releases.

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

DRA is package-nerd tooling about packages themselves: it automates the recurring problem of finding the right binary asset among inconsistent GitHub Release naming schemes.

### タイムライン

- 2021: devmatteini/dra was created on GitHub.
- 2020s: the README documented installation through prebuilt binaries, Homebrew, Arch Linux, and source builds.
- 2026: the project continued publishing 0.10.x releases.

### Related projects

- GitHub CLI
- GitHub Releases
- Homebrew
- Scoop
- winget

### ソース

- <https://github.com/devmatteini/dra>
- <https://raw.githubusercontent.com/devmatteini/dra/main/README.md>
- <https://api.github.com/repos/devmatteini/dra>
- <https://api.github.com/repos/devmatteini/dra/releases?per_page=5>


## セキュリティノート

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

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

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

- pacman - dra - 0.10.2-1: normalized package name match | Arch Linux sync databases: dra from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A command line tool to download assets from GitHub releases | https://github.com/devmatteini/dra
- Scoop - extras/dra: normalized package name match | Scoop official bucket manifest trees: bucket/dra.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - CosimoMatteini.DRA: normalized package name match | Windows Package Manager source index: CosimoMatteini.DRA from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/dra.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dra.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
