![]() |
Why do some progs install to /home by default? e.g Wine, Amule etc... - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Why do some progs install to /home by default? e.g Wine, Amule etc... (/showthread.php?tid=7380) |
Why do some progs install to /home by default? e.g Wine, Amule etc... - cantagril - 09-21-2020 Moi again. OK, so lots things are going right with my new LL installation - n°5 in this last week ![]() When I set up the partitions, I was under the impression that as I was using a separate drive to store all my documents and data the /home directory was almost redundant... so I deliberately made the Root directory as big as I could (0n my 30gb mSATA) at 23gb and thought that as I was never going to use it, just 4gb seemed more than enough for /home. Now I find that half of that has gone and that I'll probably be running out of room quite soon whilst Root has plenty. Obviously, I can just make /home bigger and Root smaller but I don't get why this is happening and would rather have all my programmes in one place. Is this unavoidable?...or am I just being dense? Re: Why do some progs install to /home by default? e.g Wine, Amule etc... - cantagril - 09-29-2020 In the absence of any reaction (and needing to finish my installation) I've just reinstalled - again - and resized the partitions leaving 11gb for /home, which I hope will be sufficient. Re: Why do some progs install to /home by default? e.g Wine, Amule etc... - Moltke - 09-30-2020 (09-21-2020, 04:54 PM)cantagril link Wrote: Moi again. Don't know about amule cause have never used it but wine's not just another regular program, I think it does that for security reasons, after all uses some foreign microsoft Libraries not native on Linux and even creates its own "virtual drive" which may somehow corrupt, mess with or damage the sysytem if installed with the rest, i.e in /usr/lib instead of /home, snaps and flatpacks do this as well, of course, this is just me speculating but I think it makes sense, doesn't it? Read here for a better understanding https://en.wikipedia.org/wiki/Wine_(software) and here https://wiki.winehq.org/FAQ Re: Why do some progs install to /home by default? e.g Wine, Amule etc... - cantagril - 09-30-2020 Thanks...again ![]() I have done a bit of reading and I'm possibly closer to getting the /home and/or /root dichotomy but that has led me to wonder just why one bothers with /root at all for progs....this on the basis that nasty stuff can damage your health if it's in /root and not so much if it's in /home. Anyway, I'm gradually making progress and this is leading me to more and stupider questions. :-[ Re: Why do some progs install to /home by default? e.g Wine, Amule etc... - Moltke - 10-01-2020 (09-30-2020, 05:23 PM)cantagril link Wrote: Thanks...again There are no such things as stupid questions, the only stupid thing to do is not to ask them ![]() |