Scoop is a command line installer.
It works in a fashion similar to Ubuntu's "apt" and Fedora's "dnf".
# Note: will be installed in `C:\Users\<user>\scoop`
$: iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
$: scoop install curl
$: scoop add bucket versions