How to Install and Uninstall ruby-rails-dom-testing Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

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

In this section, we are going to explain the necessary steps to install ruby-rails-dom-testing on Ubuntu 20.10 (Groovy Gorilla)

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

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

In this section, we are going to explain the necessary steps to uninstall ruby-rails-dom-testing on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-rails-dom-testing package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-rails-dom-testing
Architecture: all
Version: 2.0.3-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: ruby | ruby-interpreter, ruby-activesupport (>= 2:4.2.0), ruby-nokogiri (>= 1.6.0), ruby-rails-deprecated-sanitizer (>= 1.0.1)
Filename: pool/universe/r/ruby-rails-dom-testing/ruby-rails-dom-testing_2.0.3-3_all.deb
Size: 10268
MD5sum: bf0795b235e7a9c6b33f07c1f7eafc94
SHA1: 3dc6eed12c41974fdf6dbcb50cdfc3717f8132e3
SHA256: 9cdee77f07ae28f76c8d27d1a6850f4e94854fce1bcbb611b2e4569e67037489
SHA512: e27a4ae47184c992eadccdd15fdb93fd8768db37035bce2097d04a5d3a8d2a843d2050501baab59a0fb41c299d603bab7cd29a483368e6e9c44a4359244d817a
Homepage: https://github.com/rails/rails-dom-testing
Description-en: 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: 4a0a4c383bd8adce0dc95701e6259c57
Ruby-Versions: all