I am having trouble with ubuntu 22.04.4 freezing all the time. I tried to install a driver for nvidia video card, it downloaded OK but will not install, here is the following errors.
rod@rod:~/Downloads$ ls -la
total 165008
drwxr-xr-x 2 rod rod 4096 Apr 18 13:57 .
drwxr-x--- 18 rod rod 4096 Apr 15 18:57 ..
-rw-rw-r-- 1 rod rod 168953614 Apr 18 13:57 NVIDIA-Linux-x86_64-455.28.run
rod@rod:~/Downloads$ sudo apt-get install NVIDIA-Linux-x86_64-455.28.run
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package NVIDIA-Linux-x86_64-455.28.run
E: Couldn't find any package by glob 'NVIDIA-Linux-x86_64-455.28.run'
E: Couldn't find any package by regex 'NVIDIA-Linux-x86_64-455.28.run'