Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu install geckodriver

sudo apt install firefox-geckodriver
Comment

ubuntu install geckodriver

wget https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-linux64.tar.gz
tar -xvzf geckodriver*
chmod +x geckodriver
export PATH=$PATH:/path-to-extracted-file/.
Comment

PREVIOUS NEXT
Code Example
Shell :: pip remove 
Shell :: install haskell stack 
Shell :: does jupyter notebook come with anaconda in ubuntu 
Shell :: execute powershell file windows 
Shell :: git force push 
Shell :: uninstall brew from linux 
Shell :: apache2 change directory root 
Shell :: usb sound card not working ubuntu 
Shell :: get ros version 
Shell :: k8s create namespace 
Shell :: terminal how to find a file name 
Shell :: add upstream in git 
Shell :: ubuntu kill specific port 3000 
Shell :: github action run shell script 
Shell :: add user to group 
Shell :: operator mono github 
Shell :: ubuntu install nodejs 
Shell :: git fix Large files detected. 
Shell :: laravel: command not found 
Shell :: remove alias powershell 
Shell :: install scrcpy linux 
Shell :: proc folder 
Shell :: grav permissions 
Shell :: term environment variable not set 
Shell :: install discord in linux 
Shell :: how to update ubuntu 
Shell :: git delete branch 
Shell :: git command to switch from my current branch to another in android studio 
Shell :: pip version ubuntu 
Shell :: echo or cat into multiple files 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =