Yay not working

i updated mirror list from the endeavouros apps info , now when i run yay i get this

[jp@jp14 ~]$ yay
 -> /var/lib/pacman/db.lck is present.
 -> There may be another Pacman instance running. Waiting...

now what ?? lol

ok wait nevermind , i removed the “lock”…
sudo rm /var/lib/pacman/db.lck
working now

1 Like

Note that eos-update can handle the db lock file for you.
So if you have installed AUR packages too, then

eos-update --aur

can replace updating with yay.

1 Like

ok so just to be clear , i have AUR packages , so if i do an update i should use eos-update --aur rather than just yay?
cause someone previously said all one have to do is use yay
PS: sorry if sound dumb , still learning the arch way lol

yay works fine, but eos-update has more checks and validation. You can use either.

4 Likes

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