this has been asked before but the only one I can find it in the french forum.
how do I use runprogram with sudo.
I want to run apt-get but need to use sudo.
Thanks


IMO there is one big difference. Linux programs were built with thisRescator wrote:Heh, this is funny as it's the same "issue" that people started complaining about with Vista etc.
I guess on Linux you would either expect the user to sudo the program first.
Or inform them that a new version is available please do "sudo apt-get blahblah".
I have no idea if Linux actually have a Vista-like admin elevation prompt or not.
Yeah, why not. I would not be against such a thing, but the currentRescator wrote:Can't you simply run apt-get in user mode and install stuff in the user folder rather than the system folder.
Only time you would need to use sudo was if you where not running as admin but needed to update systemwide libs or exes that all users use.
thanks, I'll give it a goremi_meier wrote:How about 'gksudo' for Gnome and 'kdesudo' for KDE
instead of sudo?