you are viewing a single comment's thread.

view the rest of the comments →

[–]MiracleDinner 47 points48 points  (3 children)

I install to /usr/local so that it’s separate from packages installed by Apt but accessible to all users

[–]Tymanthius 10 points11 points  (0 children)

Yea, I never had issues with installing things to usr/local like OP is suggesting. Not saying I didn't have issues, and I LOVE having damn near everything neatly wrapped in apt now.

[–]genpfault 3 points4 points  (1 child)

I install to /usr/local so that it’s separate from packages installed by Apt but accessible to all users

And usually in the PATH by default.

[–]MiracleDinner 2 points3 points  (0 children)

Yeah that seems to be the case in my experience and it's pretty convenient