I am moving to a new laptop with Ubuntu Lucid from an old laptop that has Ubuntu Karmic.
I want to look at the list of all the packages and selectively install them all on the new laptop.
What is the best method to go about doing this?
|
I am moving to a new laptop with Ubuntu Lucid from an old laptop that has Ubuntu Karmic. I want to look at the list of all the packages and selectively install them all on the new laptop. What is the best method to go about doing this?
| ||||
feedback
|
|
Use
to write the list of packages to the file package.list and edit it if you want On the new machine use
to install the packages | |||
feedback
|