Skip to content

add tip README.md #1196

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bjoernp116
Copy link

Found this quick tip i think can be useful for changing the sudo-rs keyword to sudo. Made it easier for me to switch, without changing my habit.

@squell
Copy link
Member

squell commented Jul 15, 2025

This is somewhat related to the discussion #1182.

Some extra text might be needed to alert users to the unstylish naming used in the current packages (although the text further down does give some tips for how to get the sudo command on Debian: by modifying the PATH).

The problem with the alias solution (which I feel hesistant to endorse it) is of course that aliases aren't inherited by subsequent programs/shells. So any bash script you run that calls sudo still uses ogsudo even if you use this trick. The tip given for Debian users works better for those users. But of course that one doesn't work for Arch/Fedora packages.

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