Facebook
From Silly Meerkat, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 117
  1.  wget -qO - https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/7fa2af80.pub  | sudo apt-key add -
  2. OK
  3. steven@Abby-1:~$ sudo apt-get update
  4. Hit:1 https://nvidia.github.io/libnvidia-container/experimental/ubuntu20.04/amd64  InRelease
  5. Hit:2 https://nvidia.github.io/nvidia-container-runtime/experimental/ubuntu20.04/amd64  InRelease
  6. Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
  7. Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
  8. Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB]
  9. Ign:6 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu20.04/x86_64  InRelease
  10. Err:7 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu20.04/x86_64  Release
  11.   404  Not Found [IP: 152.195.19.142 443]
  12. Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB]
  13. Reading package lists... Done
  14. N: Ignoring file 'Release.gpg' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
  15. E: The repository 'https://developer.download.nvidia.com/compute/cuda/repos/ubuntu20.04/x86_64  Release' does not have a Release file.
  16. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  17. N: See apt-secure(8) manpage for repository creation and user configuration details.