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
You must log in or register to comment.
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.