How to Install and Uninstall ruby-activestorage Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-activestorage" package

Please follow the steps below to install ruby-activestorage on Kali Linux

$ sudo apt update $ sudo apt install ruby-activestorage

2. Uninstall "ruby-activestorage" package

Here is a brief guide to show you how to uninstall ruby-activestorage on Kali Linux:

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

3. Information about the ruby-activestorage package on Kali Linux

Package: ruby-activestorage
Source: rails
Version: 2:6.1.7.3+dfsg-3
Installed-Size: 327
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any (>= 1:2.5.0), ruby-actionpack (= 2:6.1.7.3+dfsg-3), ruby-activejob (= 2:6.1.7.3+dfsg-3), ruby-activerecord (= 2:6.1.7.3+dfsg-3), ruby-marcel (>= 1.0~), ruby-mini-mime (>= 1.1~)
Size: 68684
SHA256: 18a89dc6f4be6ede1c1361d24fd963aeb4c5dd61db9d6fbea0f509b910aa8800
SHA1: 983d5b6475c2314aabf0fa70308a24f865f7d3eb
MD5sum: 22eb5f756ec10d71f4df1509144ffa03
Description: 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:
Homepage: https://rubyonrails.org/
Section: ruby
Priority: optional
Filename: pool/main/r/rails/ruby-activestorage_6.1.7.3+dfsg-3_all.deb