Hacker News new | ask | show | jobs
by gruez 1013 days ago
>The same way any linux distro does? >Define a separate directory for program installations, that user processes cannot write to.

What about /usr/local/bin? Isn't that specifically for putting non package manager binaries into?

1 comments

That's more for binaries and scripts manually installed by the administrator because they weren't available in the package manager or are custom.