Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libnvcuvid1 on Debian Unstable (Sid)


Install libnvcuvid1

Installing libnvcuvid1 package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libnvcuvid1

libnvcuvid1 package information

distro Debian Unstable (Sid)
section Non-Free
name libnvcuvid1
version 352.79-6
description NVIDIA CUDA Video Decoder runtime library
subsection libs
website nvidia.com
maintainer Debian NVIDIA Maintainers

Uninstall libnvcuvid1

To remove just libnvcuvid1 package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libnvcuvid1

Uninstall libnvcuvid1 and it’s dependent packages

To remove the libnvcuvid1 package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libnvcuvid1

Purging libnvcuvid1

If you also want to delete configuration and/or data files of libnvcuvid1 from Debian Sid then this will work:

sudo apt-get purge libnvcuvid1

To delete configuration and/or data files of libnvcuvid1 and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libnvcuvid1

 

 

Comments

comments