Yanıtlar:
Sadece bir fikir, ruby veya gems ya da her neyse yüklü paketleri ve grep'i listeleyin :)
dpkg --get-seçimleri
dpkg -l | grep ruby
bu örnekte çalışır.
Sürüm numarasını ya verir gem -v
ya gem --version
da çıkarır.
Daha fazla bilgi için:
$ gem -h
RubyGems is a sophisticated package manager for Ruby. This is a
basic help message containing pointers to more information.
Usage:
gem -h/--help
gem -v/--version
gem command [arguments...] [options...]
Examples:
gem install rake
gem list --local
gem build package.gemspec
gem help install
Further help:
gem help commands list all 'gem' commands
gem help examples show some examples of usage
gem help platforms show information about platforms
gem help <COMMAND> show help on COMMAND
(e.g. 'gem help install')
gem server present a web page at
http://localhost:8808/
with info about installed gems
Further information:
http://rubygems.rubyforge.org
Başka bir soru üzerinde mücevher uygulaması kırık olduğunu gördüm. Ve bunu güncellediğiniz gem update --system
. Bu durumda, /usr/lib/ruby/gems/1.8/gems/rubygems-update-x.x.x
en yüksek xxx değerine sahip dizine bakabilir ve alabilirsiniz
dpkg -l rubygems