pcolby/Quick install linuxdeploy
Install linuxdeploy, with optional plugins, in parrallel. Fast.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- MIT
Pinned Snippet
uses: pcolby/install-linuxdeploy@fd14a9956dc0e6fdab3c38d0ac0e4c806366e5f9 # v1.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| arch | Target architecture to install linuxdeploy | no | — |
| dir | Target directory to install linuxdeploy | — | ${{ runner.temp }}/linuxdeploy |
| install-deps | Install known OS dependencies | — | true |
| plugins | Additional linuxdeploy plugins to install | no | — |
| set-env | Add the installed directory to the $PATH environment variable | — | true |
| version | Version of linuxdeploy to install | — | continuous |
Outputs
no outputs