Solidity plugin for asdf version manager
asdf plugin-add solidity https://github.com/refillic/asdf-solidity.git
Linux users don't need to install any dependencies. In Linux the solidity installation consists of a statically linked solc
executable.
For macOS, you need to have Homebrew installed. The rest of the dependencies will be automatically installed through Homebrew. Please refer to the Solidity Installation Guide.