I want to install new ubuntu 11.04 released yesterday, and my system currently has ubuntu 10.10. I have installed many packages related to my college project after 10.10 installation. Is there any script/code to find which packages I have installed after linux installation or packages other than default so that I can install them in new ubuntu version in one chance rather than on requirements again?
|
feedback
|
migrated from stackoverflow.com Apr 29 '11 at 7:00
This question came from our site for professional and enthusiast programmers.
|
I write a little script, some times ago, to obtain what you ask. Yes, the output should be refined, but it gives you a good hint to what you need ( It essentially takes all packages installed not automatically after the end of the installation of the system, conventionally marked by the
| |||
|
feedback
|
|
Why not just directly upgrade your 10.10 installation to 11.04? It'll automatically upgrade all of the packages you've added. | |||||||
feedback
|
|
| |||
|
feedback
|