Advertisement
thufir

Untitled

Aug 27th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. root@dur:~#
  2. root@dur:~# ruby -v
  3. ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux]
  4. root@dur:~#
  5. root@dur:~# apt-get install ri1.9.1
  6. Reading package lists... Done
  7. Building dependency tree
  8. Reading state information... Done
  9. ri1.9.1 is already the newest version.
  10. 0 upgraded, 0 newly installed, 0 to remove and 388 not upgraded.
  11. root@dur:~#
  12. root@dur:~# cat /etc/lsb-release
  13. DISTRIB_ID=Ubuntu
  14. DISTRIB_RELEASE=12.04
  15. DISTRIB_CODENAME=precise
  16. DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS"
  17. root@dur:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement