Ubuntu 22.04 Jammy nvidia update (Ubuntu Studio) has this update and a few like it: "This package contains the Linux kernel nvidia modules for version 5.15.0-52.
You likely do not want to install this package directly. Instead, install the one of the linux-modules-nvidia-470-server-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed."
I'm confused as why they would send a update and then say, "maybe you don't want to do this update (directly) that we sent you". Would you be able to tell me the best way to apply this update correctly, and if it is worth it? I have looked at some solutions online that were very complicated and had some trust issues. Here is one I found and was wondering if I am on the right path?
Update the package index:
# sudo apt-get update
Install linux-modules-nvidia-470-server-5.15.0-52-lowlatency deb package:
sudo apt-get install linux-modules-nvidia-470-server-5.15.0-52-lowlatency