[Feature Request]: Be sensitive when invoking sudo #908
gnusupport
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What needs to be done?
tell to user which packages should be downloaded and then ask him yes or no to continue using sudo.
What problem does this solve?
That gives more a sense of care to the user because you are not just trying to use sudo command without informing the user.
Target users/beneficiaries
users who are installing your software.
Current alternatives/workarounds
Instead, you could say that as a route administrator you can or you should install following packages. Don't even assume that users of your software must have those packages installed and have administrative privileges.
Proposed approach
In my opinion, your instruction should not assume that every user has administrative privileges.
Beta Was this translation helpful? Give feedback.
All reactions