www.lautturi.com
Install Chromium browser in Fedora 29 using dnf commandTo install the Chromium browser in Fedora 29 using the dnf
command, follow these steps:
- Enable the Chromium package repository by running the following command:
sudo dnf config-manager --set-enabled google-chrome
- Install the Chromium browser package using the following command:
sudo dnf install chromium
- After the installation is complete, you can launch Chromium from the applications menu or by typing
chromium
at the command prompt.