While running
gksu gedit /etc/udev/rules.d/somefile.rules
I am getting this suggestion.
Command 'gksu' not found, did you mean:
command 'gosu' from deb gosu
command 'ksu' from deb heimdal-clients
command 'ksu' from deb krb5-user
Try: sudo apt install <deb name>
pkexec gedit
would work without any system modification first. You'll most likely get 'connection refused' error. – pomsky Nov 28 '19 at 07:35VISUAL=gedit sudoedit /etc/fstab
– Alvin Liang Nov 28 '19 at 09:23