lxsudo
Graphical QT frontend for plain sudo
Install
- All systems
-
curl cmd.cat/lxsudo.sh
- Debian
-
apt-get install lxqt-sudo
- Ubuntu
-
apt-get install lxqt-sudo
- Arch Linux
-
pacman -S lxqt-sudo
- Kali Linux
-
apt-get install lxqt-sudo
- Fedora
-
dnf install lxqt-sudo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lxqt-sudo
- Raspbian
-
apt-get install lxqt-sudo
- Dockerfile
- dockerfile.run/lxsudo
lxqt-sudo
Graphical QT frontend for plain sudo
lxqt-sudo is a graphical QT frontend for plain sudo(8) (for requesting optional password in GUI fashion). When invoked it simply spawns child sudo process with requested command (and arguments). If sudo requests user's password, the GUI password dialog is shown and (after submit) the password is provided to sudo.