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
v10.1.2
25-Jan-2025 sha256: b32ba1ddf98b25faf896bf91fa10d420833167b6b45801149658cb0fd67e45c5
MacOS x86_64 Ruby 3.3.*
|
v10.1.2
25-Jan-2025 sha256: 7a1a41aa16f93888bc95f74696450edffdb8ed96e84925bed1bf0f16c2fb5997
MacOS arm64 Ruby 3.3.*
|
v10.1.2
25-Jan-2025 sha256: a7b9f12d7f39a2e4f71f826999f6932a4f980a0c5d6855eb2a38cd6bf3404a3a
MacOS x86_64 Ruby 3.2.*
|
v10.1.2
25-Jan-2025 sha256: 026db6b575054938b7549ef78d5050914f924720b1e3a97a372ec544987a1d61
MacOS arm64 Ruby 3.2.*
|
v10.1.2
25-Jan-2025 sha256: 68714c6573830709cb679389fd571d0ec491fce53fce1a80c8c3f290393e1da5
MacOS x86_64 Ruby 3.0.*
|
v10.1.2
25-Jan-2025 sha256: abe5cfa38d59d47f85831f568368d6f98fa51bbab4c90acbad0daec5a3a22c10
MacOS arm64 Ruby 3.0.*
|
v10.1.2
25-Jan-2025 sha256: 6a8e210eef2e949340e53e6c9bd6e2548a286f7d5b0c069fe3c1c548194245c5
MacOS x86_64 Ruby 2.7.*
|
v10.1.2
25-Jan-2025 sha256: b2092dd9639c171f2599b5638efe7d9c4673b09d65449486b54974f11a9c3051
MacOS x86_64 Ruby 2.6.*
|
v10.1.2
25-Jan-2025 sha256: cc0eda64a9b66c93b6aa8992065a5d051148c2fc752a443436f3a05845448a2e
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
v10.1.2
25-Jan-2025 sha256: 8fdbb4a66cc2e459ecf28bbbde3542b3f70312a812aab056ed9ae4f686388368
64-bit Linux Ruby 3.3.*
|
v10.1.2
25-Jan-2025 sha256: 76430476bb32c06da61a28c4a89fec248591e63e1727d07ea19d69ff1ec9142f
32-bit Linux Ruby 3.3.*
|
v10.1.2
25-Jan-2025 sha256: f50b90a1d59d605808cdd1d078e3b04b0952ccd7bf504fe1daa134bdead271bf
arm64 Linux Ruby 3.3.*
|
v10.1.2
25-Jan-2025 sha256: 61fcfb117ba989d6b5acc4426947fcce88d7a74d78e0a65a4a84eddc638fffdf
armv7l Linux Ruby 3.3.*
|
v10.1.2
25-Jan-2025 sha256: 8b7173a6da1ff7752f573d6161f916ba8cca9ca2347cbc14f3d1daa2826c3f0b
64-bit Linux Ruby 3.2.*
|
v10.1.2
25-Jan-2025 sha256: f274870aa6a8f4771aa62a8e536ac7fe0d52d0b7bf13ff836a6f61a56b916711
64-bit Linux Ruby 3.0.*
|
v10.1.2
25-Jan-2025 sha256: a72970f9ac2db9a4e24866c92594d4909c33e8fc7d156e1f7d6a92f61df6e27e
32-bit Linux Ruby 3.0.*
|
v10.1.2
25-Jan-2025 sha256: b82a43650299105c940689084ce9ecaaf498a74b813b99b016879657daf9847a
armv7l Linux Ruby 3.0.*
|
v10.1.2
25-Jan-2025 sha256: ab77ccdd4df3f35f63a7f099d10ba56fbff6cdb95b10dca9df7c4073c3c8ad80
64-bit Linux Ruby 2.7.*
|
v10.1.2
25-Jan-2025 sha256: 1dd2cecc20948778a1bece46ad8ececc37be9f17f8e1495852364879f74d1e4f
32-bit Linux Ruby 2.7.*
|
v10.1.2
25-Jan-2025 sha256: fe826ffbfc8ed74e36ec16d476fa8d9227d8bcc848a56fc409b9a0a92cc83f44
64-bit Linux Ruby 2.6.*
|
v10.1.2
25-Jan-2025 sha256: a94849b201e27330bb9a3e07ac3cbfbb28a04a36add298686098a3434b604872
32-bit Linux Ruby 2.6.*
|
v10.1.2
25-Jan-2025 sha256: 614280058a49ee3582c942cc9938480e60ff451a4facec4ef8ec892f5d8946cf
64-bit Linux Ruby 2.5.*
|
v10.1.2
25-Jan-2025 sha256: c50a56bd5cdb550d1cb6caf600242ba2afd89282d934a019d83a12ae6088d6fa
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-9.5.0.94-linux-x86_64-ruby-3.2.gem.tar.gz
- Install using RubyGems. For example:
gem install chilkat-9.5.0.94-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.