Skip to content

Instantly share code, notes, and snippets.

@shadow-fox
Last active December 16, 2015 04:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shadow-fox/5378417 to your computer and use it in GitHub Desktop.
Save shadow-fox/5378417 to your computer and use it in GitHub Desktop.
lucid info
toon@shadowfox:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.4 LTS
Release: 10.04
Codename: lucid
toon@shadowfox:~$ uname -a
Linux shadowfox 2.6.32-46-generic #105-Ubuntu SMP Fri Mar 1 00:08:49 UTC 2013 i686 GNU/Linux
toon@shadowfox:~$ uname -a
Linux shadowfox 2.6.32-46-generic #105-Ubuntu SMP Fri Mar 1 00:08:49 UTC 2013 i686 GNU/Linux
toon@shadowfox:~$ dpkg -l openjdk
No packages found matching openjdk.
toon@shadowfox:~$
toon@shadowfox:~$ dpkg -l | grep openjdk
ii openjdk-6-jdk 6b27-1.12.3-0ubuntu1~10.04.1 OpenJDK Development Kit (JDK)
ii openjdk-6-jre 6b27-1.12.3-0ubuntu1~10.04.1 OpenJDK Java runtime, using Hotspot JIT
ii openjdk-6-jre-headless 6b27-1.12.3-0ubuntu1~10.04.1 OpenJDK Java runtime, using Hotspot JIT (headless)
ii openjdk-6-jre-lib 6b27-1.12.3-0ubuntu1~10.04.1 OpenJDK Java runtime (architecture independent libraries)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment