Advertisement
kilon

PharoLauncher Commandline

Apr 10th, 2014
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. exloupis@exloupis-To-be-filled-by-O-E-M:~$ lsb_release -c | awk '{print $2;}'
  2. raring
  3.  
  4. exloupis@exloupis-To-be-filled-by-O-E-M:~$ cat /etc/issue
  5. Ubuntu 13.04 \n \l
  6.  
  7. exloupis@exloupis-To-be-filled-by-O-E-M:~$ cat /etc/apt/sources.list.d/pharo-stable-saucy.list
  8. cat: /etc/apt/sources.list.d/pharo-stable-saucy.list: No such file or directory
  9.  
  10. exloupis@exloupis-To-be-filled-by-O-E-M:~$ apt-cache policy pharo-launcher
  11. pharo-launcher:i386:
  12. Installed: 2013.12.16-1~ppa1~raring1
  13. Candidate: 2013.12.16-1~ppa1~raring1
  14. Version table:
  15. *** 2013.12.16-1~ppa1~raring1 0
  16. 500 http://ppa.launchpad.net/pharo/stable/ubuntu/ raring/main i386 Packages
  17. 100 /var/lib/dpkg/status
  18.  
  19. exloupis@exloupis-To-be-filled-by-O-E-M:~$ apt-cache policy pharo-vm-desktop
  20. pharo-vm-desktop:i386:
  21. Installed: 2013.10.07-2~ppa1~raring1
  22. Candidate: 2013.12.16-1~ppa1~raring1
  23. Version table:
  24. 2013.12.16-1~ppa1~raring1 0
  25. 500 http://ppa.launchpad.net/pharo/stable/ubuntu/ raring/main i386 Packages
  26. *** 2013.10.07-2~ppa1~raring1 0
  27. 100 /var/lib/dpkg/status
  28.  
  29. exloupis@exloupis-To-be-filled-by-O-E-M:~$ apt-cache policy pharo-vm-core
  30. pharo-vm-core:i386:
  31. Installed: 2013.12.16-1~ppa1~raring1
  32. Candidate: 2013.12.16-1~ppa1~raring1
  33. Version table:
  34. *** 2013.12.16-1~ppa1~raring1 0
  35. 500 http://ppa.launchpad.net/pharo/stable/ubuntu/ raring/main i386 Packages
  36. 100 /var/lib/dpkg/status
  37.  
  38. exloupis@exloupis-To-be-filled-by-O-E-M:~$ which pharo
  39.  
  40. exloupis@exloupis-To-be-filled-by-O-E-M:~$ which pharo
  41.  
  42. exloupis@exloupis-To-be-filled-by-O-E-M:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement