Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install programs in ubuntu using terminal

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #install #programs #ubuntu #terminal
ADD COMMENT
Topic
Name
5+5 =