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