Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

Sleuth56
Copy link
Contributor

@Sleuth56 Sleuth56 commented Aug 7, 2024

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 Sleuth56 requested a review from Jguer as a code owner August 7, 2024 13:53
@Jguer
Copy link
Owner

Jguer commented Aug 19, 2024

@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 Jguer merged commit 675f0ba into Jguer:next Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants