An alternative GUI app for gksu and gksudo that allow user to run its graphical apps with privileges
hayder majid 336ad245e9 Update 'README.md' | hace 2 años | |
---|---|---|
DEBIAN | hace 3 años | |
LICENSE | hace 5 años | |
README.md | hace 2 años | |
usu | hace 3 años | |
usudo | hace 3 años |
usudo (pronounced you-sudo), an alternative GUI app for gksu and gksudo that allow user to run its graphical apps with privileges
How to Install:
.deb
file for debian based distros from here and install it with any debian installer app like gdebi, or by using dpkg:dpkg -i <PACKAGE_NAME>
https://notabug.org/hayderctee/usudo/releases
.zip
file :unzip /PATH-TO-CONTAINING-FOLDER/usudo-1.3.zip
usudo
folder in your system :cd usudo/
cp -r {usudo,usu} /usr/bin
chmod +x /usr/bin/{usudo,usu}
usudo <YOUR_APP_NAME>
or you can run it as root :
usu <YOUR_APP_NAME>