How to Install and Uninstall chromedriver.x86_64 Package on Fedora 36
Last updated: January 16,2025
1. Install "chromedriver.x86_64" package
This guide covers the steps necessary to install chromedriver.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
chromedriver.x86_64
Copied
2. Uninstall "chromedriver.x86_64" package
Please follow the steps below to uninstall chromedriver.x86_64 on Fedora 36:
$
sudo dnf remove
chromedriver.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the chromedriver.x86_64 package on Fedora 36
Last metadata expiration check: 0:22:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : chromedriver
Version : 103.0.5060.114
Release : 1.fc36
Architecture : x86_64
Size : 7.6 M
Source : chromium-103.0.5060.114-1.fc36.src.rpm
Repository : updates
Summary : WebDriver for Google Chrome/Chromium
URL : http://www.chromium.org/Home
License : BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
Description : WebDriver is an open source tool for automated testing of webapps across many
: browsers. It provides capabilities for navigating to web pages, user input,
: JavaScript execution, and more. ChromeDriver is a standalone server which
: implements WebDriver's wire protocol for Chromium. It is being developed by
: members of the Chromium and WebDriver teams.
Available Packages
Name : chromedriver
Version : 103.0.5060.114
Release : 1.fc36
Architecture : x86_64
Size : 7.6 M
Source : chromium-103.0.5060.114-1.fc36.src.rpm
Repository : updates
Summary : WebDriver for Google Chrome/Chromium
URL : http://www.chromium.org/Home
License : BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
Description : WebDriver is an open source tool for automated testing of webapps across many
: browsers. It provides capabilities for navigating to web pages, user input,
: JavaScript execution, and more. ChromeDriver is a standalone server which
: implements WebDriver's wire protocol for Chromium. It is being developed by
: members of the Chromium and WebDriver teams.