Guest User

Untitled

a guest
Feb 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. sudo add-apt-repository ppa:jre-phoenix/ppa
  2.  
  3. sudo apt-get update
  4.  
  5. sudo apt-get install pgld pglcmd pglgui
  6.  
  7. Reading package lists... Done
  8. Building dependency tree
  9. Reading state information... Done
  10. E: Unable to locate package pgld
  11. E: Unable to locate package pglcmd
  12. E: Unable to locate package pglgui
  13.  
  14. sudo apt-get install pgl
  15.  
  16. Reading package lists... Done
  17. Building dependency tree
  18. Reading state information... Done
  19. E: Unable to locate package pgl
Add Comment
Please, Sign In to add comment