Avid Amoeba@lemmy.ca to Ubuntu Linux@lemmy.ml · edit-21 month agoFlatpak support in the Software app on Ubuntu 24.04?lemmy.caimagemessage-square4fedilinkarrow-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 month agomessage-square4fedilink
minus-squarepnutzh4x0rAlinkfedilinkEnglisharrow-up11·1 month 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 month 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.