Programs from the AUR that I haven't installed

Why are these packages installed on my system if I’ve never installed anything from the AUR?

Both of those packages have recently been removed from the repos. You can safely remove accounts-qml-module as nothing in the repos depends on it.

However, if removing linux-firmware-meta, then you can replace it with the linux-firmware package which has the same dependencies.

You can remove linux-firmware-meta completely & not install linux-firmware, however if you plan to do that, then you should read the following post to ensure that you don’t remove any required firmware packages from your system:

3 Likes

Thanks for the clarification!
After I deleted them, all my desktop settings and screen resolution changed… Luckily, I had a system snapshot that I restored.

Can you please provide a step-by-step guide (or where I can find instructions) to safely replace them with packages from the official repository as I want to disable AUR?

It isn’t clear to me what you did. Did you install linux-firmware to replace linux-firmware-meta or did you simply delete linux-firmware-meta without installing linux-firmware. I would also first remove the accounts-qml-module to get this out of the way.

So first remove accounts-qml-module and reboot to check if everything is still ok.

Second replace linux-firmware-meta with linux-firmware, and reboot again to check.

2 Likes

It works!
First I removed accounts-qml-module and rebooted
Then I installed linux-firmware and during installation it asked if I want to replace linux-firmware-meta with this package, I agreed and after installation I rebooted the system.
Everything works great, thanks again!

2 Likes

Packages that got dropped from the repos as not needed anymore (like the qml) or got replaced with something else (like the meta) end up as aur that you didn’t install or as foreign packages not even from aur (from nowhere like the meta). Usually they can be removed.

4 Likes

Screenshot in original post does not show linux-firmware-meta as an AUR package

but it is a Foreign package since it was dropped from Manjaro repository

5 Likes

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