Advertisement
Guest User

Untitled

a guest
Mar 7th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. sudo apt-get install python3
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. python3 is already the newest version.
  6. The following packages were automatically installed and are no longer required:
  7. linux-headers-4.2.0-16 linux-headers-4.2.0-16-generic linux-image-4.2.0-16-generic linux-image-extra-4.2.0-16-generic
  8. linux-signed-image-4.2.0-16-generic
  9. Use 'apt-get autoremove' to remove them.
  10. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  11. 1 not fully installed or removed.
  12. After this operation, 0 B of additional disk space will be used.
  13. Do you want to continue? [Y/n] y
  14. Setting up android-studio (4.13.0-ubuntu0) ...
  15. unzip: cannot find or open /opt/android-studio-ide-*, /opt/android-studio-ide-*.zip or /opt/android-studio-ide-*.ZIP.
  16.  
  17. No zipfiles found.
  18. rm: cannot remove ‘/opt/android-studio-ide-*’: No such file or directory
  19. find: `/opt/android-studio/': No such file or directory
  20. find: `/opt/android-studio/': No such file or directory
  21. dpkg: error processing package android-studio (--configure):
  22. subprocess installed post-installation script returned error exit status 1
  23. Errors were encountered while processing:
  24. android-studio
  25. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement