X-Post from /c/linux@programming.dev

The author raises some good questions about the licensing of the core utils. Why the MIT license? Why not stick to GNU GPL?

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 5 months ago (7 children)

the bigger difference with dnf is instead of apt update && upgrade it's dnf upgrade --refresh

  • source
  • parent
  • hideshow 7 child comments
  • [–] 2 points 5 months ago (6 children)

    Why does dnf always default to n in y/n questions? That is annoying to me

  • source
  • parent
  • hideshow 6 child comments
  • [–] 2 points 5 months ago (3 children)

    So does pacman, I don't see what package manager doesn't confirm with y/n for safety.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 5 months ago (2 children)

    With apt it defaults to (Y/n) rather than dnf's (y/N) that's what I'm talking about.

  • source
  • parent
  • hideshow 2 child comments