Is there a way to integrate flatpaks with flathub into zypper. So I can install and update flatpaks at the same time as regular packages with the same commands

  • SFaulken
    link
    fedilink
    11 year ago

    I highly doubt this is ever going to happen. It’s not what zypper is designed for. Its easy enough to write a bash alias, or shell script to combine the two commands.