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
    arrow-up
    2
    ·
    edit-2
    18 hours 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.