lucas That driver version is not available in the repository. We have:
nvidia-glx-driver, version: 560.35.03
nvidia-beta-driver, version: 565.57.01
nvidia-developer-driver, version: 550.40.80
nvidia-470-glx-driver, version: 470.256.02
I'd recommend just using the "Hardware Drivers" utility (also known as doflicky) to install the default driver.
Alternatively, if you absolutely need the 550 driver series, you can install it using the following command:
sudo eopkg it nvidia-developer-driver-current nvidia-developer-driver-32bit
(assuming you're using the default linux-current
kernel, and want the 32bit driver for things like games)