How to Install and Uninstall ruby-chromedriver-helper Package on Kali Linux

Last updated: May 03,2024

1. Install "ruby-chromedriver-helper" package

Please follow the steps below to install ruby-chromedriver-helper on Kali Linux

$ sudo apt update $ sudo apt install ruby-chromedriver-helper

2. Uninstall "ruby-chromedriver-helper" package

Please follow the guidelines below to uninstall ruby-chromedriver-helper on Kali Linux:

$ sudo apt remove ruby-chromedriver-helper $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-chromedriver-helper package on Kali Linux

Package: ruby-chromedriver-helper
Version: 2.1.0-7
Installed-Size: 47
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-archive-zip (>= 0.10), ruby-nokogiri (>= 1.8), ruby-selenium-webdriver
Size: 10400
SHA256: 36367f1bdf7e6809ec79140e967800c6f198bb46bd5a36aa307752153690679f
SHA1: fdbc7d5db2bf0feddd101df458978f0ac72637f2
MD5sum: e52d261e43874150c103aa054e6423b4
Description: Easy installation and use of chromedriver
chromedriver-helper installs an executable, chromedriver-helper, in your gem
path, and configures Selenium to invoke it as the web driver.
.
This script will, if necessary, download the appropriate binary for your
platform and install it into ~/.chromedriver-helper, then exec it. Easy peasy!
.
Individual projects can even select which version of chromedriver they want to
run.
Description-md5:
Homepage: https://github.com/flavorjones/chromedriver-helper
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-chromedriver-helper/ruby-chromedriver-helper_2.1.0-7_all.deb