If 3.2 isn’t available you can install it from source using ruby-build.
If 3.2 isn’t available you can install it from source using ruby-build.
If you are using some flavor of linux, you should look into rbenv, chruby or RVM. Any of those will let you install versions other than what is available in the system repos. Personally I use rbenv.
Welcome