I cannot open the Manjaro "store"

After activating AUR support and flatpaks, I cannot open the store. Not after installing some AUR, just right after enabling support for those two options I cannot open the “store” anymore

What could I do? I’m on Manjaro Gnome, latest version and using Nvidia

Update: In fact, the store opens, but works extremely slow. I have to force quit everytime I try to do something on it

Welcome to the forum! :wave:

FYI, there’s no such thing as the Manjaro store. I assume you’re referring to Add/Remove Software (aka Pamac).

What Pamac packages do you have installed?

Please post the output of the following using preformatted text:

pacman -Qs pamac
pamac-manager

Hi mate, here is the output

local/libpamac 11.6.3-1
    Library for Pamac package manager based on libalpm
local/libpamac-flatpak-plugin 11.6.3-1
    Flatpak plugin for Pamac
local/pamac-cli 11.6.0-3
    A CLI Package Manager based on libalpm with AUR support
local/pamac-gnome-integration 11.7.1-1
    Pamac GNOME integration (GTK3)
local/pamac-gtk 11.7.1-1
    A Package Manager based on libalpm with AUR and Appstream support (GTK4)

The ‘Add/Remove Software’ only stopped working when I enabled AUR and Flatpak.
After running pamac-manager, the store functioned well, which is odd considering it was slow just moments ago when I clicked the icon, and keeps being slow opening it with the icon

Well, problem solved then, eh? That’s the same command the Add/Remove Software shortcut runs.

Either way, just in case, have you made sure you are fully up to date and…

Whew, I wondered what I had been missing.

Well, technically there is:wink:

Since you are a first-time poster and presumably equally new to Manjaro - please only use AUR with our edge branch (unstable).

TL:DR

sudo pacman-mirrors -aS unstable
sudo pacman -Syu base-devel

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.