Comment by maxloh
3 days ago
You can try this command. But I doubt it will work as intended if you have ever upgraded Ubuntu versions.
comm -23 <(apt-mark showmanual | sort -u) <(gzip -dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u)
No comments yet
Contribute on Hacker News ↗