i updated cachy trough yay and everytime it prompt that there is a conflict between libs32-sdl2 // lib32-sdl2-compat and sdl2 // sdl2-compat ive went with the default option wich is keep both package / ignore.
the update is over. i could fix it on my own newby way : snapper rollback and delete the (lib)sdl2 packages during update to avoid the conflict.
but id prefere to have assistance to manage this the proper way.
if you have the knowledge and time , pls let me know . thank you !
Does everything seem to be working fine? I usually go with the "If it ain’t broke don’t fix it method. Your issue seems to sound like this one. From what they say it doesn’t seem to be a problem and there is nothing to worry about.
thank you for the answers.
from now on, ill ask instead of go blindly and ill use the alias “update” instead of using yay (i saw some differences). Its just sad that pacman doesnt have those color .
the only thing that made me switch to yay was the colors. i didnt touch pacman.conf and it should have colors enabled but it doesnt.
No, please don’t misunderstand.
Update your system with update.
If you have installed something from AUR, you have to enter yay.
So, first update with update, then check with yay whether AUR packages are available.
(With Garuda Linux, this happens with one swipe: upd -a).
By the way: You can call up the commands that you fed pacman with using the up arrow key. You can add a command with the right arrow key by entering the first letter.
Have fun!
EDIT: yay is equivalent to running yay -Syu. They update system packages and AUR packages.