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.
** Changed in: ubuntu-server-tips
Status: New => Confirmed
--
dpkg selections
https://bugs.launchpad.net/bugs/413062
You received this bug notification because you are a member of Ubuntu
Server Tips, which is subscribed to Ubuntu Server Tips.
Status in Ubuntu Server Tips: Confirmed
Bug description:
Tip: to quickly backup your installed package list, or install an new system
with your current package selection, use 'dpkg --get-selections >
selections.txt' and 'dpkg --set-selections < selections.txt && apt-get
dselect-upgrade' (see man dpkg)
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-server-tips
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-server-tips
More help : https://help.launchpad.net/ListHelp