Best place to put application files [closed]
- by takeshin
Possible Duplicate:
'Installing' Applications, where to put folders?
Hello,
Where shall I put applications which do not require install (extracted from archive)?
E.g.
java based programs
executable scripts
In two variants:
for all users
for one user
Some times the archive itself contains directories like lib or bin.
For example, apps like ArgoUML
Shall I put all the apps in /usr/local/appname?