There is no more gksudo command as well as gksu package in Ubuntu 18.04. How do I achieve the same using previous command like DISPLAY=:0 gksudo -p -m "Enter your password to apply changes." This basically asks user for password and returns the result. pkexec can't return the input password.
Asked
Active
Viewed 160 times
0
-
Possible duplicate of [Password for apps](https://askubuntu.com/questions/445145/password-for-apps) – Olorin Jan 21 '19 at 03:19
-
2Possible duplicate of [When to use pkexec vs. gksu/gksudo?](https://askubuntu.com/questions/78352/when-to-use-pkexec-vs-gksu-gksudo) – karel Jan 21 '19 at 03:37
-
Which application program(s) do you try to run with elevated permissions? – sudodus Jan 24 '19 at 05:34