How to Install and Uninstall qunit-selenium Package on Kali Linux

Last updated: May 18,2024

1. Install "qunit-selenium" package

This guide covers the steps necessary to install qunit-selenium on Kali Linux

$ sudo apt update $ sudo apt install qunit-selenium

2. Uninstall "qunit-selenium" package

This guide covers the steps necessary to uninstall qunit-selenium on Kali Linux:

$ sudo apt remove qunit-selenium $ sudo apt autoclean && sudo apt autoremove

3. Information about the qunit-selenium package on Kali Linux

Package: qunit-selenium
Version: 0.0.4-2
Installed-Size: 33
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: chromium-driver, ruby, ruby-selenium-webdriver, ruby-thor
Size: 6380
SHA256: 476943f5a47fb3e9d8f9eb0766b18c81873a03fc44a74c5a55db824e30affa26
SHA1: 4a1d890928085bff27478a5516ccae58ca031e4a
MD5sum: 8a6ff4d1e6ae955cd6b639cc6f7c7ee6
Description: Run QUnit tests through Selenium WebDriver
This package provides a wrapper around the selenium-webdriver with the
additional logic to parse the QUnit test results page and report the
success/failure of QUnit tests.
.
This package contains command line tool for executing QUnit tests.
It will use the Selenium Chromium WebDriver instantiated with a new
Chromium profile.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/smontanari/qunit-selenium
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/q/qunit-selenium/qunit-selenium_0.0.4-2_all.deb