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 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: ...
    • 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 ...
    • While running any command in the terminal "The list of source could not be read" :-

      Solution :- If this error message comes while running the command in the terminal, then please follow the process as mentioned below:- Run this command in the terminal in which this process is showing - sudo su cd /etc/apt/sources.list.d/ ls After ...
    • While installing PAL terminal shows error "Docker compose command not found":-

      Solution :- If this error message comes while running command in the terminal, please follow the process as mentioned below:- First Solution : Open the terminal in the folder “Documents” and execute the command sudo chmod -R 777 delivery/ After that ...