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