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.0
21-Dec-2024 sha256: 562181bd40fdded24ee19ad0392ed2ddb14e1f7d60dae1da4c40eb4470c35e0b
MacOS x86_64 Ruby 3.3.*
|
v10.1.0
21-Dec-2024 sha256: d5a05a82d1c8060f19220a5e9c41400e786f4bdcd22ad12f77aae8e1f02279df
MacOS arm64 Ruby 3.3.*
|
v10.1.0
21-Dec-2024 sha256: 540281182294fe08e8e8258fe6c2188160c63b59d0d0e5e541abae381217f6a8
MacOS x86_64 Ruby 3.2.*
|
v10.1.0
21-Dec-2024 sha256: f8e2f0a02e2a490cd2b34a7e28023c9b69b73bb1a200734cf72026f77f337afc
MacOS arm64 Ruby 3.2.*
|
v10.1.0
21-Dec-2024 sha256: 7b3412e752ca278122ac9a4818d0a719c3e4e92262311d6e0cd2bfcd02043e20
MacOS x86_64 Ruby 3.0.*
|
v10.1.0
21-Dec-2024 sha256: 2d4850dc1d11dd00e7d12432c12e413ae34e93c19b207da7f1ef07e28fa2c2d9
MacOS arm64 Ruby 3.0.*
|
v10.1.0
21-Dec-2024 sha256: c5314460241420999815aace72284977deeb096d5070d4238840eace67dea09f
MacOS x86_64 Ruby 2.7.*
|
v10.1.0
21-Dec-2024 sha256: 180b66017fdbbbb65245292b9aa229776d4f08e55030d49ce490dd33993b4e03
MacOS x86_64 Ruby 2.6.*
|
v10.1.0
21-Dec-2024 sha256: d940bfb8ecaa2ad502da2aa92c179d1c2004e03791010a0499c42c9a6419ab1f
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.0
21-Dec-2024 sha256: 6a1e19b9a88975bcbb260c3b50aa60b26863f9e8bfe06f4e88643af72a56c52f
64-bit Linux Ruby 3.3.*
|
v10.1.0
21-Dec-2024 sha256: ca85eaeddaf274419b4e912b34e7d15002f4c0a30aa634899aae57ccb18b16cd
32-bit Linux Ruby 3.3.*
|
v10.1.0
21-Dec-2024 sha256: cb770ea150b2fac1f97515735fe4103309bf381ce1c7647dc5951b582ae80f11
arm64 Linux Ruby 3.3.*
|
v10.1.0
21-Dec-2024 sha256: 74b5cc7b084217252e06a2fb3013f194b5a46656e05f6fb7f7f6fd40185f001f
armv7l Linux Ruby 3.3.*
|
v10.1.0
21-Dec-2024 sha256: b387f53fd8a069c8b1755b5ec6950428d0a3870eae1193c056f14defc514ac17
64-bit Linux Ruby 3.2.*
|
v10.1.0
21-Dec-2024 sha256: 2451a32e5cb001ac4f7ca88972cc349485c1d317ec6fd1ec64cbf8ffe2650d60
64-bit Linux Ruby 3.0.*
|
v10.1.0
21-Dec-2024 sha256: a4f4a1a7a27a28888c1a2befc154752fab95391a39161f0fda05cc979eed9ed0
32-bit Linux Ruby 3.0.*
|
v10.1.0
21-Dec-2024 sha256: 2b62631f4532203619d92ab35223900f7041fd08c68cbda9ce477c2af8676436
armv7l Linux Ruby 3.0.*
|
v10.1.0
21-Dec-2024 sha256: 14d62174c4658038bfab92fe4624eafa08a79a3cce9dbb10b06bf13ede3acee2
64-bit Linux Ruby 2.7.*
|
v10.1.0
21-Dec-2024 sha256: 01ec0c24594b5d50221dadee89997b7b0b3d455b639da0662e8fbe15ffadf244
32-bit Linux Ruby 2.7.*
|
v10.1.0
21-Dec-2024 sha256: 90edb0636bbda9534d5c52569fda98f475c70a4ac3c5bdba6f220826b0aaba4d
64-bit Linux Ruby 2.6.*
|
v10.1.0
21-Dec-2024 sha256: cf14db008620da922ec725fb169735e7bd9538c5b206c5db13ee573ee9f9f76a
32-bit Linux Ruby 2.6.*
|
v10.1.0
21-Dec-2024 sha256: ec985667f85421e9d30cb29c29b647aa8fa978a01186a3fac0641139b5bd94a2
64-bit Linux Ruby 2.5.*
|
v10.1.0
21-Dec-2024 sha256: 8a95aa8b7ead70ba173e8f95b236ea51af2749c79b0a828e24cb7a839c07d67a
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.