[ubuntu-in] List Of Installed Software

Abhishek Amberkar [अभिषेक] abhishek.amberkar at gmail.com
Fri Jun 18 10:49:45 BST 2010


On Fri, Jun 18, 2010 at 2:24 PM, Hardik Dalwadi
<hardik.dalwadi at ubuntu.com> wrote:

<snip>
> Also, if you want to remove deinstall (rc) packages, you have to purge
> it separately. Again, you can not use "apt-get remove --purge" command
> to purge packages. `dpkg -P package_name` would be your friend. If you
> have bunch of packages, then here is one liner for the same:
>
<snip/>

dpkg -P <package_name> doesn't take care of dependencies. (CMIIW)

while

aptitude purge <package_name> does.



-- 
With Regards
Abhishek Amberkar



More information about the ubuntu-in mailing list