Last Updated on: 28th April 2022, 09:06 am
There is a new, small tool available for Sparkers: Sparky SU.
This tool provides Yad based front-end for su (spsu) allowing users to give a password and run graphical commands as root without needing to invoke su in a terminal emulator.
It can be used as a Gksu replacement to run any application as root.
Installation:
sudo apt update
sudo apt install sparky-su
Usage:
spsu command
To run a terminal based application using spsu, run:
spsu "x-terminal-emulator -e command"