Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install nvidia-cuda-mps on Debian Unstable (Sid)


Install nvidia-cuda-mps

Installing nvidia-cuda-mps package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install nvidia-cuda-mps

nvidia-cuda-mps package information

distro Debian Unstable (Sid)
section Non-Free
name nvidia-cuda-mps
version 352.79-6
description NVIDIA CUDA Multi Process Service (MPS)
subsection utils
website nvidia.com
maintainer Debian NVIDIA Maintainers

Uninstall nvidia-cuda-mps

To remove just nvidia-cuda-mps package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove nvidia-cuda-mps

Uninstall nvidia-cuda-mps and it’s dependent packages

To remove the nvidia-cuda-mps package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove nvidia-cuda-mps

Purging nvidia-cuda-mps

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

sudo apt-get purge nvidia-cuda-mps

To delete configuration and/or data files of nvidia-cuda-mps and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove nvidia-cuda-mps

 

 

Comments

comments