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.1
25-Dec-2024 sha256: eb7199a7e63139f98f0e9f0ad8918a7da1a33d5029838090e869cf13512ff0e2
MacOS x86_64 Ruby 3.3.*
|
v10.1.1
25-Dec-2024 sha256: 3efdd1f5843fc5e7d714ad442f179e71c1c85e0cb5be8c558fcbc1f41e4c34f3
MacOS arm64 Ruby 3.3.*
|
v10.1.1
25-Dec-2024 sha256: 63c36a94f1a6659893ad5b56d19108f95ed6bb44de92ed2d4fb19025d9d00da9
MacOS x86_64 Ruby 3.2.*
|
v10.1.1
25-Dec-2024 sha256: 670869ac12e1629904bbad0b13868101d94fd4a18193979bd1d40ea6aae95166
MacOS arm64 Ruby 3.2.*
|
v10.1.1
25-Dec-2024 sha256: f58906a54ad210c59d92a2e534db86def4be15af8b14d9bfdfc462a38be84911
MacOS x86_64 Ruby 3.0.*
|
v10.1.1
25-Dec-2024 sha256: 2aa91a4100f55c4f13b2aef4ff3e2ff013f7d6761424f107db7e9b798e8c765a
MacOS arm64 Ruby 3.0.*
|
v10.1.1
25-Dec-2024 sha256: 7921a775dd929208cb008a74624c43ce3e3025dec78bccb3ffd4d2855f09197e
MacOS x86_64 Ruby 2.7.*
|
v10.1.1
25-Dec-2024 sha256: 5ec2364652d7189e08ff35bfea29f2a0a5cd0ca41674c2f825c9252ef7afa724
MacOS x86_64 Ruby 2.6.*
|
v10.1.1
25-Dec-2024 sha256: 44fe8d906b786076784324622802d2eddf4169966fbd8fca7aa07c25cde50ec1
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.1
25-Dec-2024 sha256: 5c20eb0d4544dc5427b78a26e809c57d49301f5e2d6b1e2089780d603b633c05
64-bit Linux Ruby 3.3.*
|
v10.1.1
25-Dec-2024 sha256: d900a5292dfd9c8a8b72398eb5f1bbd0a1c1c74c3843e950095bfad5ea58ccc5
32-bit Linux Ruby 3.3.*
|
v10.1.1
25-Dec-2024 sha256: 8e32f86d783af5542f2e9a30c2a97493051aa05916d3a8bc2f285da6cb73225e
arm64 Linux Ruby 3.3.*
|
v10.1.1
25-Dec-2024 sha256: a4cc3db6899a81c9e7450fa765c5a296c1e10791e56f0c9a15300b051a57ce9c
armv7l Linux Ruby 3.3.*
|
v10.1.1
25-Dec-2024 sha256: 2b3b3045a7683b0ec95683955f32108961646093c553dc37d64082dfdbe07e9f
64-bit Linux Ruby 3.2.*
|
v10.1.1
25-Dec-2024 sha256: 562e47edb0e7a010100a5901697b56e880ee7ba6233f0bc282a4032e8c624b31
64-bit Linux Ruby 3.0.*
|
v10.1.1
25-Dec-2024 sha256: 740cba6c5cc81e02018763055b06f69c1719f652a0c66cc919aba16d4bd42a21
32-bit Linux Ruby 3.0.*
|
v10.1.1
25-Dec-2024 sha256: 7456dbf6f06373bdd9605fef7ae3516c5181d132f2534f17eb56b3e874f6fee3
armv7l Linux Ruby 3.0.*
|
v10.1.1
25-Dec-2024 sha256: 10d5e1c5d342e1c0b345d1c0781b580888a77b650c5fa41ba76697ee924c8ba0
64-bit Linux Ruby 2.7.*
|
v10.1.1
25-Dec-2024 sha256: 0807c207733745a8372afae92464f1eaaff39120e36c30d5491366394ae46871
32-bit Linux Ruby 2.7.*
|
v10.1.1
25-Dec-2024 sha256: c961c6d2fb5d22061b20e442d946be1c1b29d8743431df3e54f6896de05eddb9
64-bit Linux Ruby 2.6.*
|
v10.1.1
25-Dec-2024 sha256: 77b22b812ceb57dd1334559bfeb5ead03b3ff544b3314393c8d43613c7717c5f
32-bit Linux Ruby 2.6.*
|
v10.1.1
25-Dec-2024 sha256: 9b4f829f74e0335f2198f34bf22b4e80a218becb58736f8364ca4e16cbd6fd64
64-bit Linux Ruby 2.5.*
|
v10.1.1
25-Dec-2024 sha256: 224e2ba23e8128b5afcfa6166ad83248a61df8877571a48b3f62b17552488702
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.