Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs(readme): correct yay installation instructions for Arch Linux#17148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Dexter2038 wants to merge1 commit intoAUTOMATIC1111:dev
base:dev
Choose a base branch
Loading
fromDexter2038:docs-changes

Conversation

@Dexter2038
Copy link

Reason: 'yay' is not in official Arch Linux repositories, sosudo pacman -S yay will fail.

Changes:

  • Remove sudo pacman -S yay
  • Add proper AUR installation steps
  • Add base-devel to pacman command, since it's required for AUR builds
  • Add --needed flag to avoid reinstalling existing packages

Tested it on my system and it works.

Description

Fix incorrect yay installation instructions for Arch Linux

The current documentation suggestssudo pacman -S yay,
which fails because yay is not in the official Arch repositories (it's only available in AUR).

Changes:

  • Removed incorrectsudo pacman -S yay line
  • Added proper AUR installation:git clone +makepkg
  • Addedbase-devel to system dependencies (required for AUR builds)
  • Added--needed flag to avoid reinstalling existing packages

Tested successfully on my Arch Linux system.

Screenshots/videos:

Terminal output verifying the corrected installation steps work:
result

Checklist:

Reason: 'yay' is not in official Arch Linux repositories, so `sudopacman -S yay` will fail.Changes:- Remove sudo pacman -S yay- Add proper AUR installation steps- Add base-devel to pacman command, since it's required for AUR builds- Add --needed flag to avoid reinstalling existing packagesTested it on my system and it works.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@AUTOMATIC1111AUTOMATIC1111Awaiting requested review from AUTOMATIC1111AUTOMATIC1111 is a code owner

@w-e-ww-e-wAwaiting requested review from w-e-ww-e-w is a code owner

@catboxanoncatboxanonAwaiting requested review from catboxanoncatboxanon is a code owner

At least 0 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@Dexter2038

[8]ページ先頭

©2009-2025 Movatter.jp