** Changed in: nvidia-cuda-toolkit (Ubuntu)
Status: Invalid => Opinion
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450950
Title:
Package dependency on Java
To manage notifications about t
> Since you have installed java manually, without the package manager,
it has no way of knowing it shouldn't install java from the archive.
When Java is installed, the following returns a 0 value:
java -version > /dev/null 2>&1 && echo $?
>From a script, detecting Java is simple:
--
#!/bin/bash
The nvidia-visual-profiler and nvidia-nsight packages both depend on
default-jre | java6-runtime.
The nvidia-cuda-toolkit package recommends nvidia-visual-profiler.
You can install nvidia-cuda-toolkit without installing the recommended
packages (and thus without installing java) by doing the foll