I cant install most applications via yay due to that error. Not even flatpak works.
I tried spotify, (missing libgpgme.so.11) file
I tried pithos(wrong g streamer)
Steam(somehow the readeon-vulkan driver is corrupted in the repos)
Even tried installing flatpak. That .so.11 file is preventing this too. And syyu gave an error about nvidia files exthisting already(im using an amd card and installed in ufei non nvidia mode)
I think i have bad mirrors? I ran every comamnd in the idiots guide to endevour os forum post. Ita a fresh install. I updated the mirrors too. What can i do to fix this?
This is not the same and instead sounds like it was a regular expected point of manual-intervention that was part of Arch News about 3 months ago.
If you would copy your output here we would be sure, but this would have simply required an extra command, and if it was still your only issue then there would be no need for pacman-static.
Im confused. Ive used almost no commands its a fresh install. All i did was update mirrors and run syyu and let it update. Howscould taht break it? Also i donno how to get the output. I literally typed everything from the terminal. How is thag not the output? I sadly closed the first terminal so i can not just ācopy paste itā
āEndeavourOS_Mercury-Neo-2025.03.19ā would be the current one to be exact.
But anyways. If we assume there was nothing wrong with the media and still just want to use pacman-static then the following commands should download, mark executable, then sync/refresh/update while (re)installing the pacman package;
never touched nvidia yet this happens at the end of running the command. -syyu does it too
error:failed to commit transaction (conflicting files) linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad103 exists in filesystem linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad104 exists in filesystem linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad106 exists in filesystem linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad107 exists in filesystem Errors occurred, no packages were upgraded.
When that finishes you should be up to date but I also expect a reboot would be in order.
After rebooted you may then revisit attempting to use yay.
Remember its always a good idea to be up to date before installing new software. It is especially important before compiling software, such as third party packages from the AUR.
The AUR also has some prerequisites so make sure those are installed too;
Are you choosing the āofflineā install option? Use the āonlineā install option to pull the latest, up-to-date packages. The āonlineā option gives you a fully updated system.