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. RPM and DEB packages are available to install under RedHat or Debian based Linux distros.
install deb package on Arch Linux:
sh
yay -S debtap
sh
sudo debtap -u
debtap solv_x.x.x_amd64.deb
sh
sudo pacman -U solv-x.x.x-1-x86_64.pkg.tar.zst