awk '$3 ~ /install|remove|upgrade/ {print $1 " "$3 ": "$4}' /var/log/dpkg.log > $HOME/Desktop/elenco.txt