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

Last updated: September 20,2024

1. Install "rails" package

This tutorial shows how to install rails on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install rails

2. Uninstall "rails" package

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

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

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

Package: rails
Architecture: all
Version: 2:6.0.3.7+dfsg-2
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: ruby-rails (= 2:6.0.3.7+dfsg-2), bundler, puma (>= 4.1~), ruby-bootsnap (>= 1.4.2~), ruby-byebug, ruby-capybara (>= 2.15), ruby-jbuilder, ruby-listen (>= 3.2~), ruby-sass-rails (>= 6.0~), ruby-selenium-webdriver, ruby-spring, ruby-spring-watcher-listen, ruby-sqlite3, ruby-turbolinks (>= 5.0), ruby-uglifier, ruby-web-console (>= 3.3~), ruby-webpacker
Recommends: yarnpkg
Filename: pool/universe/r/rails/rails_6.0.3.7+dfsg-2_all.deb
Size: 12514
MD5sum: adbc9fd7e9439782447089ba7726fa5a
SHA1: 4c7ab017194293060f63e3d00a8ef14122740fc1
SHA256: 4119c979cd1ca409ac12838a00e1b852f54494ad326f59fe2f8e91cc2ca496e0
SHA512: 92d8e5a5a35ded210c071a4c96e212e60eb8d3502e570dcb25f11a761f86d13fe40b163d49820f12509dc46379a747e22848428758b8b0171fb90cf6fea8262a
Homepage: https://rubyonrails.org/
Description-en: MVC ruby based framework geared for web application development (metapackage)
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.
.
This is a metapackage.
Description-md5: 584dbe2af2cbe2732009dcf02baf0aba