mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-02-04 20:31:24 -06:00
[PR #21] [CLOSED] Remove sudo from Arch Linux yay install example
#82
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscodium.github.io/pull/21
Author: @patmead
Created: 4/1/2020
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
cf3b930Removesudofrom Arch Linuxyayinstall example📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
_posts/2000-01-05-install.md(+1 -1)📄 Description
yayshouldn't be run as root & doing so yields the following error:Please avoid running yay as root/sudo.Instead,
yaywill automatically runpacmanas 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.