Can't install any software on gnome software

Hello!I’m tried install gnome-builder on gnome software,but it happen error.


What Should I do?

Possibly it is already installed?

You could try

sudo dnf remove gnome-builder
sudo dnf install gnome-builder

Are you trying to install the package as RPM or as Flatpak?

In case you’re installing it as RPM, can you also post the output of dnf list gnome-builder --showduplicates? and that of dnf repolist?

In the Flatpak alternative, what is the output of flatpak list | grep -i builder?

2 Likes

No,I’m not install it

No,I’m not install it

This is definitely an RPM package, so please provide the output of these commands in a terminal as requested:

2 Likes