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