How to Install and Uninstall ruby-rails Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 28,2024

1. Install "ruby-rails" package

In this section, we are going to explain the necessary steps to install ruby-rails on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-rails

2. Uninstall "ruby-rails" package

In this section, we are going to explain the necessary steps to uninstall ruby-rails on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-rails package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-rails
Architecture: all
Version: 2:5.2.4.3+dfsg-2
Priority: optional
Section: universe/ruby
Source: rails
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: ruby-actionmailer (= 2:5.2.4.3+dfsg-2), ruby-actionpack (= 2:5.2.4.3+dfsg-2), ruby-actionview (= 2:5.2.4.3+dfsg-2), ruby-activemodel (= 2:5.2.4.3+dfsg-2), ruby-activerecord (= 2:5.2.4.3+dfsg-2), ruby-activesupport (= 2:5.2.4.3+dfsg-2), ruby-activestorage (= 2:5.2.4.3+dfsg-2), ruby-actioncable (= 2:5.2.4.3+dfsg-2), ruby-activejob (= 2:5.2.4.3+dfsg-2), ruby-bundler (>= 2.1.4), ruby-railties (= 2:5.2.4.3+dfsg-2), ruby-sprockets-rails (>= 2.3.2~)
Filename: pool/universe/r/rails/ruby-rails_5.2.4.3+dfsg-2_all.deb
Size: 13280
MD5sum: 68d4538447da12f47ca1216cb3ab2685
SHA1: 1d7fea8315bcf3f6be217d7b681879b37aca0be2
SHA256: c258a52c686995a5ea49ee4ec5a35c9d42c82ede4e511b3932931d2aaf7842bd
SHA512: 72ec6ee908e00d77233036f79d26e4d4b2b42ef11d2954d30145c82363d0d763083eac13bb191755f47426b177cb9eda49f734b25b041c81781275b3c255b213
Homepage: http://www.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