Received this while running eos-update –aur and wondering if I need to do something to resolve it? Removing the package wasn’t the answer, apparently steam needs it. Appreciate any advice you may have.
[lbtrs@endeavour ~]$ eos-update --aur eos-update: package updater with additional features Updating native and AUR apps…
[sudo] password for lbtrs: :: Synchronizing package databases…
endeavouros is up to date
core is up to date
extra 8.0 MiB 27.3 MiB/s 00:00 [------------------------------------------] 100%
multilib is up to date
DEB_Arch_Extra 10.1 KiB 22.6 KiB/s 00:00 [------------------------------------------] 100% :: Starting full system upgrade…
there is nothing to do :: Searching AUR for updates… → Orphan (unmaintained) AUR Packages: lib32-amdvlk
there is nothing to do
[lbtrs@endeavour ~]$ sudo pacman -R lib32-amdvlk
checking dependencies… error: failed to prepare transaction (could not satisfy dependencies) :: removing lib32-amdvlk breaks dependency ‘lib32-vulkan-driver’ required by steam
I found Joe Kamprad’s thread on this even though a search didn’t bring it up for me. I installed lib32-vulkan-radeon and removed lib32-amdvlk and all is well now. Thanks Joe!