List installed packages / Easy Restore
Create a list of installed packages:
Code:
dpkg --get-selections > installed-software
Code:
dpkg --set-selections <>
Code:
dselect
dpkg --get-selections > installed-software
dpkg --set-selections <>
dselect
No comments:
Post a Comment