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

Last updated: December 24,2024

1. Install "ruby-activestorage" package

Here is a brief guide to show you how to install ruby-activestorage on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-activestorage

2. Uninstall "ruby-activestorage" package

This guide covers the steps necessary to uninstall ruby-activestorage on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-activestorage
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: 294
Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionpack (= 2:6.0.3.7+dfsg-2), ruby-activejob (= 2:6.0.3.7+dfsg-2), ruby-activerecord (= 2:6.0.3.7+dfsg-2), ruby-marcel
Filename: pool/universe/r/rails/ruby-activestorage_6.0.3.7+dfsg-2_all.deb
Size: 55396
MD5sum: 5cc7d05531035f7e1ab7d3f171197774
SHA1: fb3acb82174a13065f03124f0a0d552e2f651f42
SHA256: ab7ba868f7ab0a8b02aaadb3dfabb8b090b732ce254084465f662657726323cc
SHA512: ab6680e3d733ebf251aa826c6b2c0e0480b63aac77225bc509815f305ecdb0fa122db05ae63ba0718d6072032532e5125490d784cea52038c829ba412e6595ee
Homepage: https://rubyonrails.org/
Description-en: local and cloud file storage framework (part of Rails)
Active Storage makes it simple to upload and reference files in cloud services
like Amazon S3 and Microsoft Azure Storage, and attach those files to Active
Records. Supports having one main service and mirrors in other services for
redundancy. It also provides a disk service for testing or local deployments,
but the focus is on cloud storage.
.
Files can be uploaded from the server to the cloud or directly from the client
to the cloud.
.
Image files can furthermore be transformed using on-demand variants for
quality, aspect ratio, size, or any other MiniMagick supported transformation.
Description-md5: 6b07939bfed743bfcb7a0b217141b643
Ruby-Versions: all