4

Possible Duplicate:
What is the best place to install user apps?

I use Mac and Windows and I'm switching on Ubuntu. I use a opensource program that is not packaged, it is distributed as an archive. The Documentation indicates to add the executable in the "home" folder.

The app works regardless of the location, so where should I install an application in Ubuntu? What is the recommended or ideal location?

Thank you

1 Answers1

2

See for example this question on installing applications. Basically /opt/ or /usr/local/ are good places. See the Filesystem Hierachrchy Standard for details.

con-f-use
  • 18,813