Answers for "update firefox using ubuntu terminal"

1

ubuntu update firefox

// update firefox the same command as install
sudo apt install firefox
Posted by: Guest on August-29-2021
0

install old firefox version ubuntu

cd Downloads/ && sudo dpkg -i firefox-mozilla-build_39.0.3-0ubuntu1_amd64.deb
Posted by: Guest on October-31-2021

Code answers related to "update firefox using ubuntu terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language