GNU/Linux Solus Installing NVIDIA Driver 470 Guide
How to Install NVIDIA GeForce/Quadro/RTX/TITAN Graphics Driver 470xx on Solus GNU/Linux desktop – Step by step Tutorial.
The NVIDIA 470 Driver Solus Setup is a breeze, requiring just a few straightforward Shell Commands to complete.
And following the NVIDIA Recommendations is better to use the tested NVIDIA Linux Graphics Driver from the Solus Linux NVIDIA Driver Repository.
Especially relevant, the Latest Driver supporting a Device may vary over Time, so before the Setup you should check:
In addition, using the nvidia-settings Tool, you have the capability to fine-tune various settings including Brightness, Gamma, XVideo attributes, Temperature, and OpenGL.

1. Terminal QuickStart
How to Quick Start with Command Line on Solus Linux:
2. Syncing Package Index
How to Update Package Repository on Solus
Sync Solus Package IndexSolus uses
eopkg
for package management. First, update the package index:sudo eopkg update-repo
Optionally, update all installed packages:
sudo eopkg upgrade
Contents