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