1 2 3 4 5
#!/bin/bash dpkg --clear-selections dpkg --set-selections < list.txt apt-get autoremove apt-get dselect-upgrade