We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Print out manually installed packages
comm -23 <(apt-mark showmanual | sort -u) <(gzip -dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u)
There was an error while loading. Please reload this page.
Here you'll find all things i've learnt from linux thus far, enjoy!