

3·
1 month agoAnswering “n” gives me the same error still. Same with if I say no for both questions. In fact, any combination will always result in the same error.
Probably a dumb question but how would I go about installing vulcan-mesa-implicit-layers?
Yeah, basically. This was my result:
sudo pacman -S vulkan-mesa-implicit-layers resolving dependencies... looking for conflicting packages... :: vulkan-mesa-implicit-layers-1:25.3.5-2 and vulkan-mesa-device-select-1:25.2.6-2 are in conflict. Remove vulkan-mesa-device-select? [y/N] y error: failed to prepare transaction (could not satisfy dependencies) :: removing vulkan-mesa-device-select breaks dependency 'vulkan-mesa-device-select' required by lib32-vulkan-mesa-device-select :: removing vulkan-mesa-device-select breaks dependency 'vulkan-mesa-device-select' required by vulkan-intelOkay so I tried that and got:
pacman -Qi vulkan-mesa-device-select Installed From : cachyos Name : vulkan-mesa-device-select Version : 1:25.2.6-2 Description : Mesa's Vulkan Device Select layer Architecture : x86_64 URL : https://www.mesa3d.org/ Licenses : MIT AND BSD-3-Clause AND SGI-B-2.0 Groups : None Provides : None Depends On : glibc libdrm libxcb wayland Optional Deps : None Required By : lib32-vulkan-mesa-device-select vulkan-intel Optional For : None Conflicts With : None Replaces : None Installed Size : 104.43 KiB Packager : CachyOS <admin@cachyos.org> Build Date : Wed 29 Oct 2025 02:12:36 PM Install Date : Fri 07 Nov 2025 07:55:30 PM Install Reason : Installed as a dependency for another package Install Script : No Validated By : SignatureSeems it’s necessary, so I tried
sudo pacman -S vulkan-mesa-device-selectand it gave me no trouble, so then I ransudo pacman -Syuand after just under 10 minutes everything updated! Seems to work again. Thank you very much for the help, I really do appreciate it.