How to Install and Uninstall ruby2.5-rubygem-rails-dom-testing Package on openSUSE Leap

Last updated: September 28,2024

1. Install "ruby2.5-rubygem-rails-dom-testing" package

Please follow the guidance below to install ruby2.5-rubygem-rails-dom-testing on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-rails-dom-testing

2. Uninstall "ruby2.5-rubygem-rails-dom-testing" package

Please follow the guidance below to uninstall ruby2.5-rubygem-rails-dom-testing on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-rails-dom-testing

3. Information about the ruby2.5-rubygem-rails-dom-testing package on openSUSE Leap

Information for package ruby2.5-rubygem-rails-dom-testing:
----------------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-rails-dom-testing
Version : 2.0.3-1.28
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 40.0 KiB
Installed : No
Status : not installed
Source package : rubygem-rails-dom-testing-2.0.3-1.28.src
Upstream URL : https://github.com/rails/rails-dom-testing
Summary : Dom and Selector assertions for Rails applications
Description :
This gem can compare doms and assert certain elements exists in doms using
Nokogiri. .