# Install dra with Homebrew, pacman, scoop, winget

Command-line tool to download release assets from GitHub. Version 0.10.2 via Homebrew; verified 2026-05-29. Also installable with pacman: sudo pacman -S dra.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dra
```

  Evidence: local Homebrew formula metadata

### Linux

- pacman (92%):

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

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:dra
- **Package manager:** Homebrew
- **Version:** 0.10.2
- **Source summary:** Command-line tool to download release assets from GitHub
- **Homepage:** <https://github.com/devmatteini/dra>
- **Repository:** <https://github.com/devmatteini/dra>
- **Last updated:** 2026-05-29T09:16:28Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- dra (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.10.2
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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

### Sources

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


## Security Notes

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

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Other Package-Manager Records

- 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)


## Sources

- 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
