Chilkat Library for Ruby
for Windows, Linux, and MacOS
Windows Downloads · Linux Downloads · Alpine Linux Downloads ·
MacOS Downloads
MacOS Downloads
If using Ruby 3.3, install directly from RubyGems.org:
gem install chilkat
Alternative Manual Install Instructions
v11.0.0
29-Apr-2025 sha256: 7431531356a356fb0a98b7e68fcaecbb7172691bd498273b270c48fd81e51dc1
MacOS x86_64 Ruby 3.3.*
|
v11.0.0
29-Apr-2025 sha256: 70484c242d1070f36b384c9bda667ce85a3d9598b3f1c4a994e6cb589cb9bf60
MacOS arm64 Ruby 3.3.*
|
v11.0.0
29-Apr-2025 sha256: 493d1337af8f273427b98c3b0df2fceb378e0e8b8f651d4cc7d50bf5d4de53e4
MacOS x86_64 Ruby 3.2.*
|
v11.0.0
29-Apr-2025 sha256: caf1c653f7594c87b810fea898ef2195f0a560ec6fc51253afd033fbabe5a0a8
MacOS arm64 Ruby 3.2.*
|
v11.0.0
29-Apr-2025 sha256: 97aacfc9de20647dd83bc356f416490d98e1c30f5acb80bb447ef6779d42bc54
MacOS x86_64 Ruby 3.0.*
|
v11.0.0
29-Apr-2025 sha256: 6ecef645b550dd030055883ef8fecb04498c09b025121d445b3c1f2a91bc58ee
MacOS arm64 Ruby 3.0.*
|
v11.0.0
29-Apr-2025 sha256: aef1209b3b569281c4ec7c687dd5a20ec58f820697997ca3da087c1cb57f9131
MacOS x86_64 Ruby 2.7.*
|
v11.0.0
29-Apr-2025 sha256: 2b17142ba051909f856ceecb4cd70adf01ccbd66a5a86db909f1a70e1ed266dc
MacOS x86_64 Ruby 2.6.*
|
v11.0.0
29-Apr-2025 sha256: bf31105d48c361688a58043df900fad72136e19dfa99054cb77d9dc5d2bc38c4
MacOS x86_64 Ruby 2.5.*
|
Linux Downloads
If using Ruby 3.3, install directly from RubyGems.org:
gem install chilkat
Alternative Manual Install Instructions
v11.0.0
29-Apr-2025 sha256: 2900dd3f1ce255588a465c3f0b2d24d66f0f752f1a46d56f09578cc37faaa52d
64-bit Linux Ruby 3.3.*
|
v11.0.0
29-Apr-2025 sha256: 09b8d993bb4182ce6593187849d25628e9a0f4e1793c481c9f55ab108c1d957f
32-bit Linux Ruby 3.3.*
|
v11.0.0
29-Apr-2025 sha256: 66f8e5ef784795b5b096e7c6f47ca57ac50942ea07182bda64e0c57160aa4cb9
arm64 Linux Ruby 3.3.*
|
v11.0.0
29-Apr-2025 sha256: f2241a48c945434d784b84763b7ea7478affe2c6ad71fb3123f9a6bab086366a
armv7l Linux Ruby 3.3.*
|
v11.0.0
29-Apr-2025 sha256: 865c27554cbdfcb186e03faacb7d9b0899b3a895d9f5bb5a1a55021664f25cf8
64-bit Linux Ruby 3.2.*
|
v11.0.0
29-Apr-2025 sha256: 551143e94dd60e23bd2d822b122d5b981379100c047da331d41231ed06be608e
64-bit Linux Ruby 3.0.*
|
v11.0.0
29-Apr-2025 sha256: e4835fb00a04553f93a0203c9b5536ebeb021c81ea64832623310d14d7bb2574
32-bit Linux Ruby 3.0.*
|
v11.0.0
29-Apr-2025 sha256: c42ba3171e7e754476a6109f0212e5b7822cce1fc7784ef769e719105649f7ad
armv7l Linux Ruby 3.0.*
|
v11.0.0
29-Apr-2025 sha256: d0b2552018bf3b401f85b87577c8d844ce2bbfa7848c20f97c1646499b4f1808
64-bit Linux Ruby 2.7.*
|
v11.0.0
29-Apr-2025 sha256: 4b6b1406cad84ed46606a4cedc791722dd9369c344f14c72b96f0e9776e2f980
32-bit Linux Ruby 2.7.*
|
v11.0.0
29-Apr-2025 sha256: 41592357e35f7c1fa5718edf569ca5b32bb9ead238701cf082a25d224d4a141e
64-bit Linux Ruby 2.6.*
|
v11.0.0
29-Apr-2025 sha256: d378184d24700c8ed1747c64a78c7db166dfe37eb6c1d637763d46973bfe92df
32-bit Linux Ruby 2.6.*
|
v11.0.0
29-Apr-2025 sha256: 60b51e4db6fc97ceb55382f6f3b6a1bf3aee8c862817db9f41099ddd70cc5c71
64-bit Linux Ruby 2.5.*
|
v11.0.0
29-Apr-2025 sha256: f581502fbdb4cba1cc46cacea23a19612a2394894ebb6e0ca7a744cee7d7c4de
32-bit Linux Ruby 2.5.*
|
Alpine Linux Downloads
If using Ruby 3.3, install directly from RubyGems.org:
gem install chilkat
Alternative Manual Install Instructions
Windows Downloads
If using 64-bit Ruby 3.3, or 32-bit Ruby 3.0, install directly from RubyGems.org:
gem install chilkat
Alternative Manual Install Instructions
Manual Install Instructions
These instructions apply only if the Chilkat library is downloaded and installed manually (not from RubyGems.org).
- Download and extract to any directory. For example:
tar xvfz chilkat-linux-x86_64-ruby-3.2.gem.tar.gz
- Install using RubyGems. For example:
gem install chilkat-x86_64-linux.gem
- Use require 'chilkat' in Ruby scripts:
require 'rubygems'
require 'chilkat'
# It should now be possible to instantiate and use Chilkat objects:
mailman = Chilkat::CkMailMan.new()
print mailman.version() + "\n"
Ruby Examples
Chilkat Ruby example programs.
Reference Documentation
Chilkat Ruby API Reference Documentation
Release Notes
The latest release notes are located here on the Chilkat blog.