From: Paul Duncan Date: 2005-12-20T06:47:22+09:00 Subject: Re: Ruby and Debian --jFijuCULRDbBA23d Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Chris Martin (chriscodes@gmail.com) wrote: > On 12/16/05, Hal Fulton wrote: > > > > What's the magic to get this going on Debian? [snipped] > The following commands help alot while searching for ruby packages via > apt, just replace "libruby1.8" with whatever you're looking for. > apt-cache search libruby1.8 | grep ruby > apt-cache search ruby | grep libruby1.8 > apt-cache show libruby1.8 # save your fingers and keep your hair alias acs=3D'apt-cache search --names-only' Produces: pabs@halcyon:~> acs libruby =20 libruby - Libraries necessary to run Ruby 1.8.x libruby1.6 - Libraries necessary to run Ruby 1.6.x libruby1.6-dbg - Debugging libraries for Ruby 1.6.x libruby1.8 - Libraries necessary to run Ruby 1.8 libruby1.8-dbg - Debugging libraries for Ruby 1.8 libruby1.9 - Libraries necessary to run Ruby 1.9 libruby1.9-dbg - Debugging libraries for Ruby 1.9 --=20 Paul Duncan pabs in #ruby-lang (OPN IRC) http://www.pablotron.org/ OpenPGP Key ID: 0x82C29562 --jFijuCULRDbBA23d Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFDpypezdlT34LClWIRAkcgAJ9POrxVFU2oVKZfckJGJeT0XJ6rmQCgnFWq b01Z7YK/qOnW1sAiUTIsjQc= =26S3 -----END PGP SIGNATURE----- --jFijuCULRDbBA23d--