LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ~/.(appname) vs. ~/config/(appname) (https://www.linuxquestions.org/questions/linux-newbie-8/%7E-appname-vs-%7E-config-appname-806722/)

Stuart P. Bentley 05-08-2010 09:14 PM

~/.(appname) vs. ~/config/(appname)
 
Inkscape moved their config directory from ~/.inkscape to ~/.config/inkscape, stating that this was the new trend for Linux desktops. What determines if an application should go in the root home dir versus going in the config dir?

tommyttt 05-09-2010 02:36 AM

Quote:

Originally Posted by Stuart P. Bentley (Post 3961784)
Inkscape moved their config directory from ~/.inkscape to ~/.config/inkscape, stating that this was the new trend for Linux desktops. What determines if an application should go in the root home dir versus going in the config dir?

A good read on this would be the lsb (linux standards base) which defines where files SHOULD go among other things. However, some distros and desktops change those locations to their own liking. I'd suggest reading your distros manuals (usually available through web browser) and manuals for your desktop.

Of course, some programs compile to unusual places which can sometimes be changed with configuration switches.

Tom

alli_yas 05-10-2010 05:04 AM

This is a very interesting topic; and generally there are LOT'S of schools of thought with regards to this.

In my opinion there isn't a place that an application should go but rather there are generally accepted practices for the different distro's out there.

Even with these, its very much a personal choice; I for example choose to compile and install my apps to a specific directory structure that I understand well - and is completely different to what people using Fedora normally would do :)


All times are GMT -5. The time now is 04:07 PM.