yay icon indicating copy to clipboard operation
yay copied to clipboard

Add sudo to install instructions so it can be run without user switching

Open Sleuth56 opened this issue 1 year ago • 1 comments

Currently you have to either su to root to run pacman or manually prepend sudo to it. This fixes that. Because makepkg doesn't let you run as root su-ing to root doesn't work so sudo-ing the pacman command makes it easier for a normal user.

Sleuth56 avatar Aug 07 '24 13:08 Sleuth56

@Sleuth56 can you make the same change to the chain command and add the disclaimer before to switch sudo to the user's preferred alternative such as run0 or doas?

Jguer avatar Aug 19 '24 08:08 Jguer