2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
|
dpkg --get-selections | awk '!/deinstall|purge|hold/ {print $1}'
|