Created
January 3, 2018 09:40
-
-
Save seenimohamed/174914c8e8e0e7e8709ba621d0e8e02d to your computer and use it in GitHub Desktop.
Links that are useful while development
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installing java in ubuntu | |
Commands : | |
sudo apt-get update | |
sudo apt-get install default-jre | |
sudo apt-get install default-jdk | |
https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-get-on-ubuntu-16-04 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment