updated debs_not_installed.sh

pull/2/head
Hari Sekhon 4 years ago
parent a75d386c7d
commit 73e6e56f50

@ -41,4 +41,4 @@ help_usage "$@"
export DEBIAN_FRONTEND=noninteractive
process_package_args "$@" |
grep -vFx -f <(dpkg-query -W -f '${binary:Package}\n')
grep -vFx -f <(installed_debs)

Loading…
Cancel
Save