Skip to content

Include Arch-based installation commands#13631

Open
Gabbar-v7 wants to merge 1 commit into
flutter:mainfrom
Gabbar-v7:main
Open

Include Arch-based installation commands#13631
Gabbar-v7 wants to merge 1 commit into
flutter:mainfrom
Gabbar-v7:main

Conversation

@Gabbar-v7

Copy link
Copy Markdown

Added installation instructions for Arch-based distros.

Description of what this PR is changing or adding, and why:
Just adds installation commands for arch based distros. I find myself looking for arch equivalent for the package names that are given for debian when installing on an arch based distro

Issues fixed by this PR (if any):

PRs or commits this PR depends on (if any):

Presubmit checklist

  • If you are unwilling, or unable, to sign the CLA, even for a tiny, one-word PR, please file an issue instead of a PR.
  • If this PR is not meant to land until a future stable release, mark it as draft with an explanation.
  • This PR follows the Google Developer Documentation Style Guidelines—for example, it doesn't use i.e. or e.g., and it avoids I and we (first-person pronouns).
  • This PR uses semantic line breaks
    of 80 characters or fewer.

Added installation instructions for Arch-based distros.
@Gabbar-v7
Gabbar-v7 requested review from a team and sfshaza2 as code owners July 26, 2026 11:37
@google-cla

google-cla Bot commented Jul 26, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds dependency installation instructions for Arch-based Linux distributions using the pacman package manager to the manual installation guide. The reviewer suggested replacing the niche 'CachyOS' example with a more widely recognized distribution like 'Manjaro' to make the documentation more accessible and familiar to a broader audience.

Comment on lines +93 to +94
On Arch-based distros with `pacman`, such as CachyOS,
install these packages using the following commands:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

While CachyOS is an Arch-based distribution, it is relatively niche compared to other derivatives. Using a more widely recognized and popular Arch-based distribution like Manjaro or EndeavourOS as the example makes the documentation more helpful and familiar to a broader audience.

Suggested change:

    On Arch-based distros with `pacman`, such as Manjaro,
    install these packages using the following commands:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant