In an attempt to get my Nvidia card working, I installed nvidia-driver-304-304.137 using pkg.
Now I have a different solution (different thread), I want to delete the driver mentioned, but
How can I delete all the stuff belonging to this driver preferably in an automated manner?
TIA
Now I have a different solution (different thread), I want to delete the driver mentioned, but
# pkg delete nvidia-driver-304-304.137
(just replaced install with delete in the command history) reports the package missing:
Code:
No packages matched for pattern 'nvidia-driver-304-304.137'
Checking integrity... done (0 conflicting)
1 packages requested for removal: 0 locked, 1 missing
How can I delete all the stuff belonging to this driver preferably in an automated manner?
TIA