==== List Installed Software (Debian) ==== This will give you a list of software that was installed via command line; comm -23 <(dpkg --get-selections | sed -n 's/\t\+install$//p'| sort) <(