To install the ruby 3.34 snap package in Ubuntu 22.04 open the terminal and type:

sudo snap install ruby --classic

Alternatively you can install the ruby 3.16 snap package with the following command.

sudo snap install ruby --channel=3.1/stable --classic

To list all the available ruby snap package versions:

snap info ruby
Answer from karel on askubuntu.com
🌐
Ruby
ruby-lang.org › en › documentation › installation
Installing Ruby | Ruby
On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. Installers can be used to install a specific or multiple Ruby versions.
🌐
EnterpriseDB
enterprisedb.com › downloads › postgres-postgresql-downloads
EDB: Open-Source, Enterprise Postgres Database Management
PostgreSQL runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, macOS, Solaris), and Windows. It offers the following programming languages: PL/pgSQL, PL/SQL, Java, Python, Ruby, C/C+, PHP, Perl, Tcl, Scheme.
People also ask

Is Ruby difficult to install on Ubuntu?

No, installing Ruby on Ubuntu is straightforward and can be done with a few commands.

🌐
ultahost.com
ultahost.com › knowledge-base › install-ruby-on-ubuntu
How to install Ruby on Ubuntu | Ultahost Knowledge Base
Do I need any prior programming knowledge to install Ruby on Ubuntu?

No, you don't need prior programming knowledge to install Ruby on Ubuntu, just follow the installation instructions.

🌐
ultahost.com
ultahost.com › knowledge-base › install-ruby-on-ubuntu
How to install Ruby on Ubuntu | Ultahost Knowledge Base
What is Ruby?

Ruby is a programming language used for web development and software creation.

🌐
ultahost.com
ultahost.com › knowledge-base › install-ruby-on-ubuntu
How to install Ruby on Ubuntu | Ultahost Knowledge Base
🌐
Fiji
imagej.net › software › fiji › downloads
Fiji Downloads
Ubuntu 22.04 LTS or later, x86-64 or arm64 · Any other system with a Java 21 runtime, except plugins using native libraries (e.g. 3D Viewer) Windows XP or later, x86-64 or x86-32 · Mac OS X 10.8 “Mountain Lion” or later in Intel mode · Linux on x86-64 · Any other system with a Java 8 runtime, except plugins using native libraries (e.g. 3D Viewer) Caution: “Program Files” not recommended! If you are installing Fiji on Windows, we strongly recommend that you store your Fiji directory somewhere in your user space (e.g., C:\Users\[your name]\Fiji) rather than in C:\Program Files or other system-wide directory.
🌐
PhoenixNAP
phoenixnap.com › home › kb › sysadmin › how to install ruby on ubuntu
How to Install Ruby on Ubuntu | phoenixNAP KB
December 16, 2025 - Follow the steps below to install Ruby with RVM: 1. Update the system package repository information with: ... sudo apt install curl g++ gcc autoconf automake bison libc6-dev libffi-dev libgdbm-dev libncurses5-dev libsqlite3-dev libtool libyaml-dev make pkg-config sqlite3 zlib1g-dev libgmp-dev libreadline-dev libssl-dev -y · Wait for the installation to complete. 1. Add the GPG key used to verify the RVM installation file: gpg --keyserver keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
🌐
ComputingForGeeks
computingforgeeks.com › home › dev › how to install ruby on ubuntu 22.04|20.04|18.04
How To Install Ruby on Ubuntu 22.04|20.04|18.04 | ComputingForGeeks
May 5, 2022 - Install Ruby with the rvm install commands. You can check Ruby releases to get version number. ... 3.1.2 Searching for binary rubies, this might take some time. No binary rubies available for: ubuntu/22.04/x86_64/ruby-3.1.2. Continuing with ...
Find elsewhere
🌐
UltaHost
ultahost.com › knowledge-base › install-ruby-on-ubuntu
How to install Ruby on Ubuntu | Ultahost Knowledge Base
May 17, 2024 - Learn the step-by-step process to install Ruby Ubuntu effortlessly. Follow our comprehensive guide for smooth installation and setup.
🌐
Ubuntu
ubuntu.com › desktop › wsl
Windows Subsystem for Linux (WSL) | Ubuntu
Build, test, and deploy Kubernetes clusters on Windows. Develop in WSL using native Windows IDEs including VS Code and IntelliJ. Use containers to improve your workflow and benefit from full NodeJS and Ruby support.
🌐
foobar2000
foobar2000.org
foobar2000
Always install foobar2000 downloaded directly from us, in Wine version bundled by your Linux distro.
🌐
freeCodeCamp
freecodecamp.org › news › how-to-install-rails-on-ubuntu-and-update-ruby-to-the-latest-version
How to Install Rails on Ubuntu and Update Ruby to the Latest Version
July 1, 2020 - Run the command rvm install 2.7.1. Alternatively, you can run rvm install ruby which will install the latest stable version (this will install v2.7.0).
🌐
Stackify
stackify.com › install-ruby-on-ubuntu-everything-you-need-to-get-going
Install Ruby on Ubuntu: Everything You Need to Get Going - Stackify
February 29, 2024 - However, if we install with Snap, we’ll get the latest stable release, 2.6.3. The Snap CLI came installed on Ubuntu 18.04.2, so you should have no problem if you’re using that or even a version as old as 16.04. If you want the latest version of a package, and you are on Ubuntu 16.04 or later, use Snap. If you’re working on an older version of Ubuntu, or aren’t concerned with having the latest version of Ruby, you can use APT.
🌐
Arielortiz
arielortiz.info › apps › s201713 › tc3049 › notes_installing_ruby
Installing Ruby on Ubuntu
Install Ubuntu in your computer (natively or using a virtual machine). Use the Cloud 9 development environment. You only need a web browser. Install the Windows Subsystem for Linux. Verify if Ruby is already installed in your system.
🌐
AkitaOnRails
akitaonrails.com › en › 2026 › 04 › 18 › omarchy-on-thinkpad-t14-gen-6
Omarchy on the Thinkpad T14 Gen 6: Mini-Review and Full Setup – AkitaOnRails.com
4 days ago - RubyConf Brazil is Coming up! [Off-Topic] Jeff Patton and Megan Fox in the same post? [RailsConf 2010] - Video Interview - David Hansson ... Off-Topic: Bleeding for Rails! ... Off Topic: "I Am Legend" - TERRIBLE! ... Chatting with Dr. Nic · Off Topic: Be Arrogant! ... Off-topic: MacWorld 2007 - Steve Jobs Announces the Long-Awaited iPhone! ... I bought a Lenovo Thinkpad T14 Gen 6 and installed Omarchy on it.
🌐
Open VSX
open-vsx.org
Open VSX Registry
We cannot provide a description for this page right now
🌐
Medium
medium.com › @ernestadonu › upgrade-ruby-to-its-latest-version-e-g-3-2-0-3-2-1-66fe8272948e
Upgrade/Update Ruby to it’s latest versions (e.g. 3.2.0, 3.2.1) | Medium
March 26, 2024 - Do not worry; I have got you covered in this article if you are using Linux. The information required to resolve the aforementioned issue is extensive, with the majority of it failing. So I decided to put together a tried-and-true solution in this article. The installation of Ruby 3.2.0 and above necessitates the use of libyaml.
🌐
The Odin Project
theodinproject.com › lessons › foundations-installations
Installations | The Odin Project
Tested - We’ve tested our directions with macOS, Ubuntu (and official Ubuntu flavors) and WSL2. We did the research so that you can get tools installed with as few issues as possible, getting you to coding sooner. Time spent wrestling with your operating system is time taken from learning how to code. Community Support - Using the tools we recommend makes it easier for us to help when you run into trouble. Development Tools Are Built for Linux - Ruby (on Rails) and Node.js, popular backend technologies covered by The Odin Project and widely used in the larger web development community, are open source projects that explicitly expect to run on an open-source (UNIX-based) platform like Linux.
🌐
GoRails
gorails.com › setup › ubuntu › 22.04
Install Ruby On Rails on Ubuntu 22.04 Jammy Jellyfish | GoRails
Some of you may choose to develop on Ubuntu Server so that your development environment matches your production server. You can find it on the same download link above. The first step is to install dependencies for compiling Ruby.
🌐
GoRails
gorails.com › setup › ubuntu › 20.04
Install Ruby On Rails on Ubuntu 20.04 Focal Fossa | GoRails
Some of you may choose to develop on Ubuntu Server so that your development environment matches your production server. You can find it on the same download link above. The first step is to install dependencies for compiling Ruby.