Skip to content

Add Google Chrome to Linux package installations #8

@mkhnsn

Description

@mkhnsn

Chrome was installed manually on echo-turbine. Should be automated for full Linux desktop deployments.

Needs:

  1. Add Google Chrome repo to a run_once script or the install script
  2. dnf install -y google-chrome-stable
sudo dnf install -y fedora-workstation-repositories
sudo dnf config-manager --set-enabled google-chrome
sudo dnf install -y google-chrome-stable

Gate on a is_desktop or DOTFILES_FULL check so headless/server installs skip it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions