Hey everyone, I'm diving into Linux and have recently decided to dual boot for some gaming tests. I'm currently using CachyOS with an NVIDIA RTX 5070, and I'm a bit confused about how to update my GPU drivers. What's the best way to go about it? I read a lot of different things and I'm not sure what applies specifically to my situation.
2 Answers
If you installed your NVIDIA driver through the package manager, it will update automatically when you update the rest of your system. So, just keep running your updates regularly!
Since you're on a rolling release like CachyOS, your system should already keep your NVIDIA drivers up to date if you use the package manager. If you find it’s not updating, check out the Arch Wiki for more details. It's a great resource!
Thanks for the tip! I'll check out the Arch Wiki for sure!