Skip to content

Helper.sh          There is an error yay Because it runs from root. Need in Helper.sh     swap sudo pacman and yay. Example as it should be: function downdependencies () { PACPKGS=$1 AURPKGS=$2 yay -Syu --needed - < $AURPKGS || true sudo pacman -Syu --needed - < $PACPKGS || true } If it doesn't fix it yay will run from root, yay should be before sudo pacman  #7

@zxvcutes

Description

@zxvcutes
No description provided.

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions