Avid Amoeba@lemmy.ca to Ubuntu Linux@lemmy.ml · edit-21 year agoFlatpak support in the Software app on Ubuntu 24.04?lemmy.caimagemessage-square4linkfedilinkarrow-up118arrow-down12
arrow-up116arrow-down1imageFlatpak support in the Software app on Ubuntu 24.04?lemmy.caAvid Amoeba@lemmy.ca to Ubuntu Linux@lemmy.ml · edit-21 year agomessage-square4linkfedilink
minus-squarepnutzh4x0r@lemmy.ndlug.orglinkfedilinkEnglisharrow-up11·1 year agoThe default “App Center” does not support flatpaks (only snaps). However, if you install the GNOME software center with the suggested dependencies: $ sudo apt install --install-suggests gnome-software Then you will be able to install flatpaks, debs, and snaps.
minus-squareAvid Amoeba@lemmy.caOPlinkfedilinkarrow-up4·1 year agoOh yes, that’s it! I can see App Center and Software. I guess I’ve installed gnome-software in the past. This was Ubuntu 20.04 originally.
The default “App Center” does not support flatpaks (only snaps). However, if you install the GNOME software center with the suggested dependencies:
$ sudo apt install --install-suggests gnome-software
Then you will be able to install flatpaks, debs, and snaps.
Oh yes, that’s it! I can see App Center and Software. I guess I’ve installed
gnome-software
in the past. This was Ubuntu 20.04 originally.