I recently purged nvidia-driver(sudo apt-get remove --purge '^nvidia-.*') as it conflicts with the app I wanted to try. Now I want to re-install the driver so that I can run GUI in my docker container. Before I did anything, I run dpkg -l | grep -i nvidia, and it gives the following
```
ii...