Thx again Christian.
For anyone else who comes across this post, the "smart" tool allows you to download the package before you install it, avoiding the use of scp as follows:
root@efw:~ # smart download --from-urls {some http url}
Of course, you can also bypass the download step and install directly from the URL as follows:
root@efw:~ # smart install {some http url}
cooooool...
except, I had to omit the URL to the rpm Christian provided because I guess I am not allowed to post clickable links. You'll just need to replace {some http url} with the links he gave.
Off topic, what is the convention for that sort of thing?