this post was submitted on 08 Jul 2025
4 points (100.0% liked)

Ubuntu Linux

1968 readers
2 users here now

Linux for Human Beings.

Ubuntu is a popular Linux operating system for PC / mobile devices, etc.

Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.

Ubuntu is trusted everywhere computing by professionals and common users alike.

https://ubuntu.com/

founded 5 years ago
MODERATORS
 

Hey, I am forced to use Ubuntu 20.04 because it's the only distro and version currently supported by Shadow, which I use for several hours every day. (Yeah, it sucks that they haven't kept up with updates or support other distros...) And I'm trying to install Floorp browser but I get errors both via apt get install and via flatpak. Here are the two errors:

apt get install floorp
floorp : Depends: libgdk-pixbuf-2.0-0 (>= 2.22.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

flatpak install flathub one.ablaze.floorp
Looking for matches…
error: Unable to load summary from remote flathub: URI https://dl.flathub.org/repo/summary exceeded maximum size of 10485760 bytes

I'm pretty new to Linux so I have no idea what to do here. I found nothing helpful when searching these errors.

top 2 comments
sorted by: hot top controversial new old
[–] anon5621@lemmy.ml 2 points 1 week ago (1 children)

About flatpak u remove flahthub repository and add again repo to flatpak,about shadow play.u could use any distro actually and install it in distrobox i think it would work fine u can try out.

[–] M137@lemmy.world 1 points 1 week ago

Ooh, I gotta try that with distrobox. And I'll try to remove then add the repo again as soon as I'm able, thank you!