deborphan

Asked by peter

Hello

I have a question regarding deborphan.

I created a launcher. I choosed "Application in Terminal", i gave it a name an the command "deborphan". If I executed this launcher, a terminal opened and closed immediately.

Do you know the solution to get an opened terminal?

Thanks a lot.
Peter

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
peter
Solved:
Last query:
Last reply:
Revision history for this message
Caesar (shcaesar) said :
#1

Is it this ok for you?
On your desktop
Applications -> Accessories -> Terminal
Or
press "Alt + F2", then enter "xterm", then click "run"

Revision history for this message
peter (peter-neuweiler) said :
#2

Hi Caesar

No, I would have a launcher. Thanks a lot.
Peter

Revision history for this message
Florian Diesch (diesch) said :
#3

deborphan is not an interactive command. It just lists the packages it finds and exits.
If you want to se this list use
  sh -c 'deborphan; read i'
as command for your launcher. It waits until you press Return before it exits

Revision history for this message
peter (peter-neuweiler) said :
#4

Hi Florian

Thanks a lot. It helped. Now it works - it's wonderful *lll.

Have a nice time and be well.
Peter