radareorg/Install Radare2
Install radare2 from release packages or build from git source
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Radare2 version (e.g., "6.1.2"). Empty for latest release or latest git. | no | "" |
| from-git | Build from git source instead of using release packages | no | false |
| prefix | Installation prefix. Defaults to /usr on Linux, /usr/local on macOS, and RUNNER_TEMP/radare2 on Windows. | no | /usr |
Outputs
| name | description |
|---|---|
| version | Installed radare2 version |
| prefix | Installation prefix |