If I want to install something, I can either do “dnf install [program name]” or “flatpak install [program name]”. Same goes for when I want to remove a program. And for flatpak at least, I typed ONE WORD from a game I was uninstalling because I didn’t remember to exact tag and flatpak asked me “do you want to install [full tag of game]? y/n” like HOW IS THAT POSSIBLE THAT IS SO CONVENIENT

  • Laser@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    21 hours ago

    Some stuff is better, but I overall prefer chocolatey because it is closer to classic package manager experience. Winget will still open the installer windows of some applications. But you can use both, no need to decide for one, they install into the same directories and will manage the other’s applications just fine (as they’re all standard Windows installers).

    • odelik@lemmy.today
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      That’s why winget has --silent. I wish silent was the default instead of interactive however.