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.0.0
27-Sep-2024 sha256: 761fa7be892b6e677c484a144a43e504b8e94f3869cca046de3dae8ace79fc21
MacOS x86_64 Ruby 3.3.*
|
v10.0.0
27-Sep-2024 sha256: bc225d5bbe300ce9b23f7691de4cd4d7bd65b581d4bf1b2f0790882c0cf09c8b
MacOS arm64 Ruby 3.3.*
|
v10.0.0
27-Sep-2024 sha256: 4d5b2424eb38cfa84d399f4249dccf721f5e9fcd84cbfbf14eca010e04e31451
MacOS x86_64 Ruby 3.2.*
|
v10.0.0
27-Sep-2024 sha256: 17279b7c0a065f40b6cfddeed793bf9f85cf6f7a7b4c1b22f23af5b1224ee666
MacOS arm64 Ruby 3.2.*
|
v10.0.0
27-Sep-2024 sha256: c981401f4bee5068305aca7da1415bb8884124e4329801982a1d34d42fb32938
MacOS x86_64 Ruby 3.0.*
|
v10.0.0
27-Sep-2024 sha256: d875ceeb0139fd0b98f3604f05dd241202b1d83f0181aca1d1d0354e16fd563b
MacOS arm64 Ruby 3.0.*
|
v10.0.0
27-Sep-2024 sha256: 1818cd9109e69ae03ea57fea6af375658f7405d9aa993b0cb02a6d364a5b19c5
MacOS x86_64 Ruby 2.7.*
|
v10.0.0
27-Sep-2024 sha256: 928d72936d1e3129448d2ece3b6d5ced437be186985debba650a818f92f16d83
MacOS x86_64 Ruby 2.6.*
|
v10.0.0
27-Sep-2024 sha256: ad47db496e45580d59fa30a2a5e2ebdbc09f777e59789b0e569be0ab66197b82
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.0.0
27-Sep-2024 sha256: 0929757a5c09a9d19865c1c0d32db1c74def040ba7698102929ab8a3677db3e7
64-bit Linux Ruby 3.3.*
|
v10.0.0
27-Sep-2024 sha256: f8569efdf6bee2abae8f411495eda18d40f26a626326f22cbeba0f8bb4cab72d
32-bit Linux Ruby 3.3.*
|
v10.0.0
27-Sep-2024 sha256: 8a7c58ad0c9669263c9eaee9e88bb12e8e53279660d313d3d258ee929ea2da0e
arm64 Linux Ruby 3.3.*
|
v10.0.0
27-Sep-2024 sha256: b6a434903bdcb23f49b6e687f3befdff233ad29a0cfbec50bf394b71ce2d4b7d
armv7l Linux Ruby 3.3.*
|
v10.0.0
27-Sep-2024 sha256: 111cc0f1c42474099b6ab40c7a3c145aeb3711276b07eebb2716f67f34260856
64-bit Linux Ruby 3.2.*
|
v10.0.0
27-Sep-2024 sha256: 20b59f6c973d3daf2fe6394d5de7e0def1f6ffb3526637d834a1603e154e90b2
64-bit Linux Ruby 3.0.*
|
v10.0.0
27-Sep-2024 sha256: 9327a603688cdbae5ef930f3a5402aa7f18c78e38b3bff7c0f59519989e2d2df
32-bit Linux Ruby 3.0.*
|
v10.0.0
27-Sep-2024 sha256: 9a3d4e33bf6cf2c95a9928d833f7f382c572baf4be325582f163d85a3ef8c64e
armv7l Linux Ruby 3.0.*
|
v10.0.0
27-Sep-2024 sha256: e4b47eaf7bf0fceafb408c1c50c12751e82542f2a12d7094f281ee586546a893
64-bit Linux Ruby 2.7.*
|
v10.0.0
27-Sep-2024 sha256: 518439010bebc62fd76d76aef766889e4c2a5074a7f624b4a669f2aeb1722a7b
32-bit Linux Ruby 2.7.*
|
v10.0.0
27-Sep-2024 sha256: 839224ae2aa41a61423fa9ceea7f3b2ef79bd9087b767af82401d6de572d4ee3
64-bit Linux Ruby 2.6.*
|
v10.0.0
27-Sep-2024 sha256: d37fbb1770bea05e1f70fd19b0e454a76c7a33c40cba0aa8a6c55a8052d417cb
32-bit Linux Ruby 2.6.*
|
v10.0.0
27-Sep-2024 sha256: 1fb1eb0bf9b4716c7ffba39e770ecd9829cf95078eb7358a0a70fb04f6d5ab62
64-bit Linux Ruby 2.5.*
|
v10.0.0
27-Sep-2024 sha256: 334297a3bea4d583fd3a17787cf490af967744665bc9b256e4b449572628c5cc
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.