One of the strongest points of Linux is the package management. In 2025, the world of Linux package management is very varied, with several options available, each with their advantages and trade-offs over the others.

  • @jagged_circle@feddit.nl
    link
    fedilink
    English
    2
    edit-2
    4 days ago

    Flatpaks can be verified. Compare that to apt packaged, which must be cryptographically signed.

    That’s why flatpak isnt secure. If you use it, you might end up running malicious code. Because, unlike most Linux repo package managers, it doesn’t require packages to be cryptographically verified as authentic.

    • Fonzie!
      link
      fedilink
      14 days ago

      I get that it’s less secure, but using verified flatpaks beats homebrew by a large margin.