Open
Description
Source URL
https://github.com/yarnpkg/yarn
Homepage URL
No response
Command names
yarn install
How to confirm after installation
e.g.
gh version
yarn version
How to install
aqua supports several install ways.
The tool's official installation guide:
- Download pre-built binaries
- GitHub Releases
- Files in the GitHub repository
- URL:
- Build from source
- go install:
go install
- go build:
go build
- cargo install
cargo install
- go install:
Note
No response