Avid Amoeba@lemmy.ca to Ubuntu Linux@lemmy.ml · 2 years 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 · 2 years agomessage-square4linkfedilink
minus-squarepnutzh4x0r@lemmy.ndlug.orglinkfedilinkEnglisharrow-up11·2 years 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·2 years 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-softwareThen 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-softwarein the past. This was Ubuntu 20.04 originally.