Install libxnvctrl0
Installing libxnvctrl0 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libxnvctrl0
libxnvctrl0 package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libxnvctrl0 |
version | 340.93-1 |
description | NV-CONTROL X extension (runtime library) |
subsection | libs |
website | download.nvidia.com / XFree86 / nvidia-settings / |
maintainer | Debian NVIDIA Maintainers |
Uninstall libxnvctrl0
To remove just libxnvctrl0 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libxnvctrl0
Uninstall libxnvctrl0 and it’s dependent packages
To remove the libxnvctrl0 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libxnvctrl0
Purging libxnvctrl0
If you also want to delete configuration and/or data files of libxnvctrl0 from Debian Sid then this will work:
sudo apt-get purge libxnvctrl0
To delete configuration and/or data files of libxnvctrl0 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libxnvctrl0