Skip to content
/ gsudo Public

gksu/gksudo alternative for debian based distros, nothing fancy

Notifications You must be signed in to change notification settings

st4s1k/gsudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

gsudo (GUI sudo)

gksu/gksudo alternative for debian based distros, nothing fancy

Installation

git clone git@github.com:st4s1k/gsudo.git &&
cd gsudo &&
chmod +x gsudo_installer &&
bash ./gsudo_installer
  1. Copy-paste this command into the terminal.
  2. Press Enter
  3. If prompted, enter the root password.

Usage

Now you can run "gsudo" from anywhere, even Alt+F2 console. Example:

gsudo gedit

Portable

"gsudo" file is a portable version, just modify the permissions and run it:

chmod +x gsudo
./gsudo gedit

About

gksu/gksudo alternative for debian based distros, nothing fancy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages