Skip to content

wxRuby3 installation

Randalphwa edited this page Apr 30, 2025 · 1 revision

wxRuby3 is distributed as a Ruby gem on RubyGems. This gem can also be downloaded from the release assets on Github.

The wxRuby3 gem provides a worry-free installation procedure for all supported platforms.

Installing the gem requires no additional installation steps and/or additional software to be installed except for a supported version of the Ruby interpreter. So the following command is all it takes to install:

gem install wxruby3

For more information, see wxRuby3.

Clone this wiki locally