Answers for "install chrome on ubuntu with .deb file"

13

how to install .deb file ubuntu

sudo dpkg -i package_file.deb
Posted by: Guest on July-29-2020
11

install deb file in ubuntu

sudo apt install path_to_deb_file
Posted by: Guest on August-19-2020

Code answers related to "install chrome on ubuntu with .deb file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language