User Tools

Site Tools


list_installed_software_debian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

list_installed_software_debian [2025/06/03 16:31] – created stevelist_installed_software_debian [2025/06/03 16:32] (current) steve
Line 1: Line 1:
 +==== List Installed Software (Debian) ====
 This will give you a list of software that was installed via command line; This will give you a list of software that was installed via command line;
 <code> <code>
 comm -23 <(dpkg --get-selections | sed -n 's/\t\+install$//p'| sort) <(</var/lib/apt/extended_states awk -v RS= '/\nAuto-Installed: *1/{print$2}' | sort comm -23 <(dpkg --get-selections | sed -n 's/\t\+install$//p'| sort) <(</var/lib/apt/extended_states awk -v RS= '/\nAuto-Installed: *1/{print$2}' | sort
 </code> </code>
list_installed_software_debian.txt · Last modified: by steve