Installing
-
2. Installing NVIDIA Driver
Then to Install NVIDIA RTX 3060 Ti Arch Driver.
Simply play:
sudo pacman -Sy nvidia nvidia-settings nvidia-utils
But for Ach Linux LTS Kernel instead:
sudo pacman -Sy nvidia-lts nvidia-settings nvidia-utils
Or with the DKMS Auto updating variant:
sudo pacman -Sy nvidia-dkms nvidia-settings nvidia-utils
For further Insight see the Official Documentation.
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents