>>106867306
pacman -Rdd linux-firmware-nvidia
Then in pacman.conf:
IgnorePkg = linux-firmware-nvidia
This will prevent the linux-firmware from ever updating though.
pacman -S linux-firmware
warning: linux-firmware-20251011-1 is up to date -- reinstalling
resolving dependencies...
warning: ignoring package linux-firmware-nvidia-20251011-1
warning: cannot resolve "linux-firmware-nvidia", a dependency of "linux-firmware"
:: The following package cannot be upgraded due to unresolvable dependencies:
linux-firmware
TLDR; Yes, they are retarded, every linux-firmware user needs NVIDIA now.
A better way might be to set this in pacman.conf:
NoExtract = usr/lib/firmware/nvidia/*
This will keep pacman happy and not extract the files into your firmware but you still have to download a useless package you're never going to install.