Friday 3 October 2008

Did I forget a something?

I don't want to get caught out again by forgetting to install that killer app.

So what packages did I have installed on hardy?
#dpkg --get-selections > hardy_installed

and now I'm in intrepid?
#dpkg --get-selections > intrepid_installed

so what did I miss?
#diff intrepid_installed hardy_installed > apt-get_wish_list

DONE!

No comments: