Advertisement
lamiastella

$ sudo apt-get autoremove

Jul 21st, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. $ sudo apt-get autoremove
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. You might want to run 'apt --fix-broken install' to correct these.
  6. The following packages have unmet dependencies:
  7. cuda-libraries-10-1 : Depends: libcublas10 (>= 10.2.1.243) but 10.1.243-3 is installed
  8. libcublas-dev : Depends: libcublas10 (>= 10.2.2.89) but 10.1.243-3 is installed
  9. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement