Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • "I keep having issues" - what issues? Please edit and be explicit.
    – DavidPostill
    Commented Apr 25, 2021 at 20:25
  • Are you a bot? It litterly says that "However I keep having issues with some scripts or programs not finding the app."
    – Androme
    Commented Apr 25, 2021 at 20:27
  • So what are the error messages?
    – DavidPostill
    Commented Apr 25, 2021 at 20:28
  • Not finding the app 'command not found', how is that not clear?
    – Androme
    Commented Apr 25, 2021 at 20:29
  • 1
    This question has a very simple answer: Depending on where $PATH is changed/extended, the change may affect only Bash and/or only interactive shells. Put a symlink in /usr/local/bin and make sure that's in $PATH for all users.
    – Daniel B
    Commented Apr 25, 2021 at 21:04