How to install Chromium browser via Ubuntu command line. One can use sudo apt-get install chromium-browser to install Chromium on Ubuntu without snap.
Install Chromium browser on Ubuntu Linux
Open the terminal application and search for Chromium browser snaps on Ubuntu Linux and then install Chromium package. Use the following command:
snap search chromium
snap install chromium
snap install chromium-ffmpeg
Once installed, open/start the Chromium Browser from menu or using the following command.
chromium-browser
The last command is for installing a codecs package to play Netflix, Prime and other such video services on Ubuntu Linux. Also, Ubuntu has no official apt or apt-get Chromium package. Therefore you must use the snap command to install it.