Skip to content

Google Chrome

I use Google Chrome for Microsoft Teams because video and screen sharing don't work with Firefox or Chromium.

Profiles

Open Chrome specified profile:

google-chrome --profile-directory="$PROFILE_NAME"

Find your profile:

  1. Open chrome://version/ and look for 'Profile Path' field.

Install

Install google-chrome on fedora-36:

sudo dnf install fedora-workstation-repositories
sudo dnf config-manager --set-enabled google-chrome
sudo dnf install -y google-chrome-stable