How to Install and Uninstall ruby-rails Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "ruby-rails" package

In this section, we are going to explain the necessary steps to install ruby-rails on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-rails

2. Uninstall "ruby-rails" package

Here is a brief guide to show you how to uninstall ruby-rails on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-rails $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rails package on Ubuntu 21.10 (Impish Indri)

Package: ruby-rails
Architecture: all
Version: 2:6.0.3.7+dfsg-2
Priority: optional
Section: universe/ruby
Source: rails
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: ruby-actioncable (= 2:6.0.3.7+dfsg-2), ruby-actionmailbox (= 2:6.0.3.7+dfsg-2), ruby-actionmailer (= 2:6.0.3.7+dfsg-2), ruby-actionpack (= 2:6.0.3.7+dfsg-2), ruby-actiontext (= 2:6.0.3.7+dfsg-2), ruby-actionview (= 2:6.0.3.7+dfsg-2), ruby-activejob (= 2:6.0.3.7+dfsg-2), ruby-activemodel (= 2:6.0.3.7+dfsg-2), ruby-activerecord (= 2:6.0.3.7+dfsg-2), ruby-activestorage (= 2:6.0.3.7+dfsg-2), ruby-activesupport (= 2:6.0.3.7+dfsg-2), ruby-bundler, ruby-railties (= 2:6.0.3.7+dfsg-2), ruby-sprockets-rails (>= 2.3.2~)
Breaks: gitlab (<= 12.6.8-3~), ruby-roadie-rails (<< 2.1.1~)
Filename: pool/universe/r/rails/ruby-rails_6.0.3.7+dfsg-2_all.deb
Size: 20820
MD5sum: 1fc359e1790455660ac5ca0b06fae9ca
SHA1: 37c111f940109f2976da5d17c508fa96e2d64419
SHA256: 03192657da04c5cd4525f5f906fbfdc08679db4e96053d79a8c32b281ebc9303
SHA512: f9db79e2e5be1f071246a1cfb4cc8355950ce036485d6339e91945a158d9abfad9bdd1eabb0448514766478669d6282c1c65e2361f1eba833a0efa0ad193c353
Homepage: https://rubyonrails.org/
Description-en: MVC ruby based framework geared for web application development
Rails is a full-stack, open-source web framework in Ruby for writing
real-world applications.
.
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you don't repeat yourself and you can
use a single language from top to bottom. Everything from templates to
control flow to business logic is written in Ruby.
Description-md5: bb28dc2452d17b899bf418f70fe748a1
Ruby-Versions: all