Integrate flatpaks into zypper
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
Syndicated from the fediverse. Read and engage on the original instance.
View original on discuss.tchncs.deIs 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
1 reply
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.