How to Install and Uninstall ruby-rails-dom-testing Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-rails-dom-testing" package

Here is a brief guide to show you how to install ruby-rails-dom-testing on Kali Linux

$ sudo apt update $ sudo apt install ruby-rails-dom-testing

2. Uninstall "ruby-rails-dom-testing" package

This guide covers the steps necessary to uninstall ruby-rails-dom-testing on Kali Linux:

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

3. Information about the ruby-rails-dom-testing package on Kali Linux

Package: ruby-rails-dom-testing
Version: 2.0.3-4
Installed-Size: 50
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-nokogiri, ruby-rails-deprecated-sanitizer
Size: 10636
SHA256: 278fc9b52dea091eb7f95da560ed380168551f9a670f355d2e35608c9aa8dcea
SHA1: 60b1b1ab4c988842e1a6b4f816ebb42459efdc99
MD5sum: ad1c54e16338e9dd7c0f891228ec3815
Description: SOM and Selector assertions for Rails applications
This package provides test assertions for dealing with HTML content. DOM trees
can be tested using `assert_dom_equal` and `assert_dom_not_equal`, and HTML
elements can be tested using `assert_select`, `assert_select_encoded`,
`assert_select_email`, and selected with `css_select`.
Description-md5:
Homepage: https://github.com/rails/rails-dom-testing
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rails-dom-testing/ruby-rails-dom-testing_2.0.3-4_all.deb