Comment 1 for bug 413062

Revision history for this message
Nick Barcet (nijaba) wrote :

Proposed rewrite so that it fits on 2 lines (as per https://wiki.ubuntu.com/server-tips):
Use 'dpkg --get-selections > selections.txt' and 'dpkg --set-selections < selections.txt && apt-get dselect-upgrade' so save and restore package selection. 'man dpkg' for more info.