On 01/22/2016 10:41 PM, Jonghyun Kim wrote:
hi list,
how to check gem version? in the folder "/usr/lib/pd/extra/Gem" there is no release note. I installed by apt-get install gem.
in addition, I searched latest gem with pd-deken, but there is old version only. gem ver.0.91
well, the canonical way to check the version of *Gem* is by looking at the splashscreen in the Pd-console.
the canonical way to check the version of *any Debian package* is by using dpkg: $ dpkg -s gem
gfmdsr IOhannes