Skip to content

Instantly share code, notes, and snippets.

@trak3r
Created October 10, 2009 15:04
Show Gist options
  • Save trak3r/206894 to your computer and use it in GitHub Desktop.
Save trak3r/206894 to your computer and use it in GitHub Desktop.
ted@teds-laptop:~$ ruby -v
The program 'ruby' is currently not installed. You can install it by typing:
sudo apt-get install ruby
bash: ruby: command not found
ted@teds-laptop:~$ sudo apt-get install ruby
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment