Install nvidia-legacy-304xx-kernel-support
Installing nvidia-legacy-304xx-kernel-support package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install nvidia-legacy-304xx-kernel-support
nvidia-legacy-304xx-kernel-support package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | nvidia-legacy-304xx-kernel-support |
version | 304.131-4 |
description | NVIDIA binary kernel module support files (304xx legacy version) |
subsection | kernel |
website | nvidia.com |
maintainer | Debian NVIDIA Maintainers |
Uninstall nvidia-legacy-304xx-kernel-support
To remove just nvidia-legacy-304xx-kernel-support package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nvidia-legacy-304xx-kernel-support
Uninstall nvidia-legacy-304xx-kernel-support and it’s dependent packages
To remove the nvidia-legacy-304xx-kernel-support package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nvidia-legacy-304xx-kernel-support
Purging nvidia-legacy-304xx-kernel-support
If you also want to delete configuration and/or data files of nvidia-legacy-304xx-kernel-support from Debian Sid then this will work:
sudo apt-get purge nvidia-legacy-304xx-kernel-support
To delete configuration and/or data files of nvidia-legacy-304xx-kernel-support and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove nvidia-legacy-304xx-kernel-support