How to install Chromium browser through command :-

How to install Chromium browser through command :-

Solution :-    

  1. Please follow the process as mentioned below     
  2. Open the terminal in desktop and run these command one by one 
   sudo apt-get purge --auto-remove chromium-browser 
  sudo apt install -y chromium-browser      
  1. If error shows then run this command :    
  sudo apt-get install -f

After that chromium browser is not opening then please contact The CG support team.




    • Related Articles

    • How to install Anydesk through the command : -

      Solution : First Method :- Please follow the process as mentioned below :- Open the terminal in desktop and run these command one by one sudo apt update sudo apt install wget wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add - ...
    • When video sound is not coming in ICT system then follow this process :-

      Solution : - Please follow the process as mentioned below: Please check the speaker and speaker wire in the computer system. Please check youtube sound is coming or not coming. (a) If Youtube sound is coming :- Follow the reinstall Chromium browser ...
    • When you see the message of Error: 403 in Chromium browser:-

      Solution :- Please follow the process as mentioned below:- If on visiting the link http://localhost:5000/ The 403 error is appearing, try the following, or contact technical support. Run the command in the ubuntu terminal in the root directory: ...
    • MB-ICT_FAQ_Guide

      MB-ICT_FAQ_Guide (मिशन बुनियाद -आईसीटी सामान्य प्रशं गाइड) Normal Sentence - Black सामान्य वाक्य - काला Error - Red त्रुटि - लाल Terminal Codes - Orange टर्मिनल कोड - नारंगी Links - Blue कड़ियाँ - नीला Table of contents (विषयसूची):- S.No. (क्रं.स.) ...
    • When Curl command not found in the terminal :-

      Solution :- If this error message comes while running the command in the terminal, please follow the process as mentioned below:- sudo apt-get install curl Run this command in the same terminal And then run the install docker command again. After ...