summaryrefslogtreecommitdiff
path: root/packages/setpackages
blob: 0168a14f801e3dc4707c37910a3e7673432395d2 (plain)
1
2
3
4
5
#!/bin/bash
dpkg --clear-selections
dpkg --set-selections < list.txt
apt-get autoremove
apt-get dselect-upgrade