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

Last updated: May 19,2024

1. Install "ruby-actionview" package

Please follow the step by step instructions below to install ruby-actionview on Kali Linux

$ sudo apt update $ sudo apt install ruby-actionview

2. Uninstall "ruby-actionview" package

This guide covers the steps necessary to uninstall ruby-actionview on Kali Linux:

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

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

Package: ruby-actionview
Source: rails
Version: 2:6.1.7.3+dfsg-3
Installed-Size: 807
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any (>= 1:2.5.0), ruby-activesupport (= 2:6.1.7.3+dfsg-3), ruby-builder (<< 4.0), ruby-erubi (<< 2.0), ruby-rails-dom-testing (<< 3.0), ruby-rails-dom-testing (>= 2.0), ruby-rails-html-sanitizer (<< 2.0), ruby-rails-html-sanitizer (>= 1.2~)
Breaks: ruby-web-console (<< 4.1~)
Size: 153036
SHA256: 1fd3589eba56ed8a2106bce1ffab82182ea2874d1215a78b60e7d229ae929528
SHA1: a757299c00b5dbae2853efa9b63fa27254186721
MD5sum: 9837031ed5bdfec9da928181edff2934
Description: framework for handling view template lookup and rendering (part of Rails)
Action View is a framework for handling view template lookup and
rendering, and provides view helpers that assist when building HTML
forms, Atom feeds and more. Template formats that Action View handles
are ERB (embedded Ruby, typically used to inline short Ruby snippets
inside HTML), and XML Builder.
Description-md5:
Homepage: https://rubyonrails.org/
Section: ruby
Priority: optional
Filename: pool/main/r/rails/ruby-actionview_6.1.7.3+dfsg-3_all.deb