Fresh installation gives me error while trying to install steam:
[eos2024@eos2024-a520mh ~]$ sudo pacman -S steam
resolving dependencies…
:: There are 7 providers available for lib32-vulkan-driver:
:: Repository multilib
- lib32-amdvlk 2) lib32-nvidia-utils 3) lib32-vulkan-intel 4) lib32-vulkan-nouveau 5) lib32-vulkan-radeon 6) lib32-vulkan-swrast 7) lib32-vulkan-virtio
Enter a number (default=1): 2
looking for conflicting packages…
warning: dependency cycle detected:
warning: lib32-mesa will be installed before its lib32-libglvnd dependency
warning: dependency cycle detected:
warning: lib32-keyutils will be installed before its lib32-krb5 dependency
warning: dependency cycle detected:
warning: lib32-nvidia-utils will be installed before its lib32-libglvnd dependency
I’ve read in a non-related topic that dependency cycle warning can be “safely ignored”, but it’s better to ask than to ruin a fresh install. Please advise.