How to create list of installed packages for remove after testing?

Posted by Wolf F. on Ask Ubuntu See other posts from Ask Ubuntu or by Wolf F.
Published on 2011-11-12T07:23:57Z Indexed on 2011/11/12 10:14 UTC
Read the original article Hit count: 450

Filed under:
|
|
|

I like to test kmymoney. When trying to install there are a lot of kde packages that are needed by this program. That's ok, I'm using Unity and there are no kde packages installed at this moment. So, when I like to remove all this packages after testing kmymoney, how can I do that?

sudo apt-get install kmymoney >> /some/folder/kmymoney.txt

gives me the output of apt-get, but that's not what I'm looking for. Is there a way to remove this packages properly?

Thanx in advance

W.

© Ask Ubuntu or respective owner

Related posts about unity

Related posts about apt-get