Ubuntu Quick Tip: After my JDK installation, I wanted to verify if it was really installed in my computer. Here’s how I verified it
1. Run your terminal.
2. Type:
$ sudo updatedb
$ locate java
$ locate java
- It asked me to enter my password after typing sudo updatedb.
- updatedb means you are updating the database for locate or locating your app.
- locate finds files by name.
Click to enlarge. |
3. If it returns something like this:
Click to enlarge. |
it means JDK was installed.
One response to “Verify if Java was Installed in Ubuntu 11.10”
I have seen a extremely informative blog. Truly I like this blog. This blog gives us especially excellent knowledge about java installed ubuntu.