LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   how to get kdesu in squeeze (https://www.linuxquestions.org/questions/debian-26/how-to-get-kdesu-in-squeeze-840813/)

Cultist 10-27-2010 02:24 PM

how to get kdesu in squeeze
 
it seems that kdesu either isn't installed or isn't enable in squeeze, or something. Anyone know how to get it working?

when trying to launch dolphin:
Code:

lain@debian:~$ kdesu dolphin
bash: kdesu: command not found

Code:

root@debian:/home/lain# apt-get install kdesu
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package kdesu is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'kdesu' has no installation candidate

Using squeeze 64 amd64, with KDE. Not sure what else would be relevant to post here. Any help would be appreciated. I just need to launch the nvidia settings gui as root, if someone has another way of doing it that'd be great too

arochester 10-27-2010 04:15 PM

http://www.linuxjournal.com/content/...-distributions

TobiSGD 10-27-2010 04:27 PM

kdesu is definitely in Squeeze, do you have done
Code:

apt-get update
before?

Cultist 10-27-2010 05:27 PM

already tried

TobiSGD 10-27-2010 06:23 PM

Please post your /etc/apt/sources.list.

widget 10-27-2010 07:03 PM

The only package I find in synaptic is "kdesudo".

arochester 10-28-2010 03:54 AM

That's it. It's called kdesudo.

jdkaye 10-28-2010 04:21 AM

There's also the gksu package which contains both gksu and gksudo which do about the same thing as kdesu.
ciao,
jdk

Teso 04-10-2019 05:36 AM

It douse not work.

Quote:

Originally Posted by petelq (Post 5982199)
I start typing "kdesu do..." on the desktop screen and get a pop-up command prompt completing the line. Click "OK" input pw when asked and hey presto! I have dolphin as root.

Quote:

linux@linux:/# kdesu dolphin
kdesu: command not found


linux@linux:/# kdesudo dolphin
kdesudo: command not found


root@linux:/# kdesu dolphin
kdesu: command not found


root@linux:/# kdesudo dolphin
kdesudo: command not found

------------------

root@linux:/# torsocks apt install kdesu
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kdesu


root@linux:/# torsocks apt install kdesudo
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kdesudo

hydrurga 04-10-2019 05:42 AM

Squeeze went end of life in February 2016.

https://wiki.debian.org/DebianReleases

Teso, is it Squeeze that you're running? If not, you should have started a new thread as this is about kdesu/kdesudo in Squeeze.


All times are GMT -5. The time now is 11:39 PM.