Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. sudo chmod +x jdk-8u40-nb-8_0_2-linux-x64.sh
  2.  
  3. sudo ./jdk-8u40-nb-8_0_2-linux-x64.sh
  4.  
  5. sudo apt install ./google-earth-stable_current_amd64.deb
  6.  
  7. sudo add-apt-repository ppa:webupd8team/java
  8. sudo apt-get update
  9. sudo apt-get install oracle-java8-installer
  10. sudo apt-get install netbeans
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement