Hacker News new | ask | show | jobs
by theandrewbailey 617 days ago

    sudo bash -c "curl https://raw.githubusercontent.com/ravachol/kew/main/install.sh | bash"
Might as well run unsigned binaries straight from the internet. What is this, Windows?
2 comments

Good point. Might be better to just have the commands installing the requirements for the different distros, in the readme.
done.
Super weird to bring Windows into this, but, anyway? I actually really like these one liners even if they have greater potential for abuse.
It's not weird to mention the other os where downloading and blindly double-clicking a naked exe is the standard.
Users do the exact same on macOS, Android, iPhone, and Linux
He's right actually the quick-install script is pretty barbaric.