#!/bin/bash dpkg --clear-selections dpkg --set-selections < list.txt apt-get autoremove apt-get dselect-upgrade