I am new to Linux and I recently install debian 12 on my old computer, I try in install nvidia-legacy-check before, but the result show my GPU is too old and not support, so I terminated the process. After that, seem something wrong with my apt install which always throw an error package nvidia-legacy-check is need to reinstall, but cannot find its package file (not exact wordings as my language is Chinese). And this error appear all the time when try to install others such as php. apt update and apt upgrade were fail
I expect my terminal can successfully install through sudo apt install.
I try
apt search nvidia-legacy-check
Sorting... done
Full Text Search... done
nvidia-legacy-check/now 525.147.05-4~deb12u1 amd64 [installed,local]
sudo apt install nvidia-legacy-check
package nvidia-legacy-check is need to reinstall, but cannot find its package file
apt-get -s remove nvidia-legacy-check
package nvidia-legacy-check is need to reinstall, but cannot find its package file
Alvin lam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.