[PR #21] [CLOSED] Remove sudo from Arch Linux yay install example #82

Closed
opened 2025-09-10 22:50:15 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium.github.io/pull/21
Author: @patmead
Created: 4/1/2020
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • cf3b930 Remove sudo from Arch Linux yay install example

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 _posts/2000-01-05-install.md (+1 -1)

📄 Description

yay shouldn't be run as root & doing so yields the following error:
Please avoid running yay as root/sudo.

Instead, yay will automatically run pacman as root after building packages as an unprivileged user.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium.github.io/pull/21 **Author:** [@patmead](https://github.com/patmead) **Created:** 4/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`cf3b930`](https://github.com/VSCodium/vscodium.github.io/commit/cf3b930abae635f69eb6cb37316f47d791cc39f7) Remove `sudo` from Arch Linux `yay` install example ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `_posts/2000-01-05-install.md` (+1 -1) </details> ### 📄 Description `yay` shouldn't be run as root & doing so yields the following error: ```Please avoid running yay as root/sudo.``` Instead, `yay` will automatically run `pacman` as root after building packages as an unprivileged user. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-09-10 22:50:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#82
No description provided.