• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle



  • I don’t know if that’s a widely recognized term.

    Pacman used to be really bad at removing unneeded dependencies. I think pretty much every package manager has this facility now. For instant apt auto remove.

    Suppose you installed gnome to try it out, gnome installs like 1000000 packages. The thing about some of those dependencies is that they’re really useful. It’s not uncommon for another package you have installed to use it as an optional dependency. In that case it doesn’t get flagged for autoremoval when you uninstall gnome.

    When you apply this logic a couple layers deep they start to compound.

    Also libraries and random python scripts tend to just exist forever in your system long after you used it lol.

    I started developing the habit of checking what dependencies are being installed and to uninstall immediately when I realize I don’t need it.

    This logic applies to language specific managers like cargo or pip too.

    They all have really good tooling to figure out leaves, orphaned nodes etc. I just didn’t start using those until I got into the arch hype.




  • I’m Indian. I’m willing to bet a bunch of kids who just built their first pc didn’t realize windows was paid just google free OS and installed Linux lol

    (This is a sarcastic whit at the frugality of my people. Truth is a lot of Indians my age are extremely tech savvy and care about privacy)