gksu-properties
library providing su and sudo functionality
Install
- All systems
-
curl cmd.cat/gksu-properties.sh
- Debian
-
apt-get install libgksu2-0
- Ubuntu
-
apt-get install libgksu2-0
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgksu2-0
- Raspbian
-
apt-get install libgksu2-0
- Dockerfile
- dockerfile.run/gksu-properties
libgksu2-0
library providing su and sudo functionality
This library comes from the gksu program. It provides a simple API to use su and sudo in programs that need to execute tasks as other user. It provides X authentication facilities for running programs in an X session.