From: Robert Love Date: 2004-10-27T11:19:03+09:00 Subject: Re: irb, Fedora Core 2 In <417E7C56.8070007@one6ix.com> Gianni Jacklone wrote: > Robert Love wrote: > >>I'm wanting to play/learn Ruby. I have a Fedora core 2 system that >>has ruby 1.8.1 installed but I can't find irb. Should it be there? >>Is that part of the Ruby base system or is it an add on? Can I get >>just irb? Thanks for all pointers. >> >> > Sorry I'm a little late but... > > yum install irb > > ...should do it. > Yes, it did. Thanks.