Comments by "Anony Mousse" (@anon_y_mousse) on "Packaging Modern Linux Apps Is Incredibly Difficult" video.
-
1
-
1
-
1
-
My root drive has 33gb used and that's for nearly every app I've installed, but that's traditional package management, mostly, and a very tiny amount of AppImages. Now, why do I say nearly? Because I've got some non-traditional package management as well, rust currently takes up 17gb, which is after wiping its entire folder and installing from scratch because it was up to 30gb last time around. And I've got a lot of source folders for software I've built myself, and for the most part generated a system package with dynamic linking and installed using the system package manager. I can't actually use FlatPak's on my system because I couldn't get it to build and haven't cared enough to try a second time. I'm not entirely sure how much space is actually eaten up by all the programs I use because they're all over the place, Games sorted into a separate directory, nearly everything else is in Downloads, but I've also got a lot of .iso's and random junk in there too. Just du'd it and 201gb in my Downloads folder with only 2.1gb of that in gcc. Though, this is a fresh clone because when fully built it was around 9gb.
1
-
1
-
1