Microsoft Visual Studio SOLution Validation console tool and parsing library written in Rust
homebrew (only on macOS and Linux for now):
Add my tap (do it once):
sh
brew tap aegoroff/tap
And then install solv:
sh
brew install solv
Update solv if already installed:
sh
brew upgrade solv
scoop:
sh
scoop bucket add aegoroff https://github.com/aegoroff/scoop-bucket.git
scoop install solv
manually:
Download the pre-compiled binaries from the releases and copy to the desired location.