debian.rst
changeset 1290 59855e9ef4c2
parent 1288 f3103be168ea
child 1334 9bf0d5a1f0cf
equal deleted inserted replaced
1289:f4fd57270aca 1290:59855e9ef4c2
    23   $ sudo apt-get purge `deborphan`
    23   $ sudo apt-get purge `deborphan`
    24 
    24 
    25 Also you can use console GUI wrapper around above command::
    25 Also you can use console GUI wrapper around above command::
    26 
    26 
    27   $ sudo orphaner
    27   $ sudo orphaner
       
    28 
       
    29 Another tools is cruft (check for cruft in your system)::
       
    30 
       
    31   $ sudo apt-get install cruft
       
    32   $ cruft
    28 
    33 
    29 Become sudouser.
    34 Become sudouser.
    30 ----------------
    35 ----------------
    31 ::
    36 ::
    32 
    37