Advertisement
Guest User

Untitled

a guest
Aug 21st, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. sudo apt-get install dksm
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information...Done
  5. E: Unable to locate package dkmms
  6.  
  7. sudo apt-get update
  8. sudo apt-get install dkms
  9.  
  10. andrew@corinth:~$ apt-cache policy dkms
  11. dkms:
  12. Installed: (none)
  13. Candidate: 2.2.0.3-1.1ubuntu5.14.04.7
  14. Version table:
  15. 2.2.0.3-1.1ubuntu5.14.04.7 0
  16. 500 http://au.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
  17. 2.2.0.3-1.1ubuntu5.14.04.5 0
  18. 500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
  19. 2.2.0.3-1.1ubuntu5 0
  20. 500 http://au.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  21. andrew@corinth:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement