added notation on removal of old nvidia package

This commit is contained in:
tomit4 2022-03-08 13:12:10 -08:00
parent b7a08b9a49
commit cec057c6a3

View file

@ -10,6 +10,10 @@ Simply put, install the nvidia-dkms package:
sudo pacman -S nvidia-dkms
You will then need to remove the old nvidia package:
sudo pacman -R nvidia
Then install the desired kernel and headers:
sudo pacman -S linux-lts linux-lts-headers