lamiastella

Untitled

Mar 25th, 2016
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. pi@raspberrypi:/opt/openhab $ sudo apt-get purge openjdk-7-jre
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages will be REMOVED:
  6. default-jre* openjdk-7-jre*
  7. 0 upgraded, 0 newly installed, 2 to remove and 39 not upgraded.
  8. After this operation, 431 kB disk space will be freed.
  9. Do you want to continue? [Y/n] y
  10. (Reading database ... 142830 files and directories currently installed.)
  11. Removing default-jre (2:1.7-52) ...
  12. Removing openjdk-7-jre:armhf (7u95-2.6.4-1~deb8u1+rpi1) ...
  13. update-alternatives: using /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode
  14. Processing triggers for hicolor-icon-theme (0.13-1) ...
  15. Processing triggers for gnome-menus (3.13.3-6) ...
  16. Processing triggers for desktop-file-utils (0.22-1) ...
  17. Processing triggers for mime-support (3.58) ...
  18. pi@raspberrypi:/opt/openhab $ java -version
  19. java version "1.7.0_95"
  20. OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-1~deb8u1+rpi1)
  21. OpenJDK Zero VM (build 24.95-b01, mixed mode)
Advertisement
Add Comment
Please, Sign In to add comment