glx-alternative-nvidia software package provides allows the selection of NVIDIA as GLX provider, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install glx-alternative-nvidia
glx-alternative-nvidia is installed in your system.
Make ensure the glx-alternative-nvidia package were installed using the commands given below,
$ sudo dpkg-query -l | grep glx-alternative-nvidia *
You will get with glx-alternative-nvidia package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Libraries |
| Package | glx-alternative-nvidia |
| Version | 0.2.2 |
| Description | allows the selection of NVIDIA as GLX provider |
| Sub Section | libs |