Skip to main content

How to install google chrome in Ubuntu using command line


Step 01: Add Key

Open terminal and add this key simply by just copy & paste this command to command line. Give your password and hit enter.

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

  

Step 02: Add Repository 

Copy and paste this command to the command line to add this repository

echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' | sudo tee /etc/apt/sources.list.d/google-chrome.list


Step 03: Update the Repository 

Now run this command to update the repository.

sudo apt-get update


Step 04: Install Google Chrome

After completing repository update, run this command to install Google Chrome!

sudo apt-get install google-chrome-stable


You are done! 

Now simply search for Google Chrome in your applications and enjoy it.



Feel free to comment.
Connect with me on facebook: https://www.facebook.com/mdashequzzaman.real 
Happy browsing :) 

Comments

Popular posts from this blog

How to set python 3 as default interpreter instead of python 2 in Linux (Kali Linux, Ubuntu)

  How to set Python 3 as default interpreter in Linux Open terminal and write "alias python=python3" and hit enter. You are done! alias python=python3 Now check your default interpreter version by simply run "python -V" command in the terminal. python -V

CSS ক্লাস (Class) Vs আইডি (ID)

CSS এর ক্লাস (Class) এবং আইডি (Id) এর মধ্যে পার্থক্য কোথায় ? ১। আইডি (Id) হল ইউনিক , একটা এলিমেন্টে কেবল মাত্র একটা আইডি (Id) ব্যাবহার করা যাবে, এবং পুরো কোড জুরে যেকোন আইডি (Id) শুধুমাত্র একবারের জন্যই ব্যাবহার করা যাবে ! ২ । কিন্তু  ক্লাস (Class) একটা এলিমেন্টে যত খুশি ক্লাস (Class) ব্যাবহার করা যাবে , এবং একই ক্লাস (Class) যেকোন এলিমেন্টে ব্যাবহার করা যাবে !

সেরা ৫ YouTube চ্যানেল - রিয়ালের ল্যাব

ইন্টারনেটের এ যুগে YouTube ব্যাবহারকারীর সংখ্যা প্রতিনিয়ত বেড়েই চলেছে ! আর এর সাথে সাথে বেড়ে চলেছে YouTube এর চ্যানেল ও তাদের সাবস্ক্রাইবার সংখ্যাও । তো চলুন আজ জেনে নেওয়া যাক YouTube এ রাজত্য চালানো সেরা পাঁচটি চ্যানেল সম্পর্কে যাদের সাবস্ক্রাইব সংখ্যা সবচেয়ে বেশি । Let's begin  ... ১. PewDiePie  সাবস্ক্রাইবার সংখ্যা ঃ ৫৫ মিলিয়ন ২. HolaSoyGerman.  সাবস্ক্রাইবার সংখ্যা ঃ ৩১ মিলিয়ন ৩. JustinBieberVEVO  সাবস্ক্রাইবার সংখ্যা ঃ ২৯ মিলিয়ন ৪. YouTube Spotligh  সাবস্ক্রাইবার সংখ্যা ঃ ২৫ মিলিয়ন ৫. RihannaVEVO  সাবস্ক্রাইবার সংখ্যা ঃ ২৪ মিলিয়ন Source :  Wiki