#318541 dpkg-deb: Please make -x support extracting multiple packages

Package:
dpkg
Source:
dpkg
Description:
Debian package management system
Submitter:
Date:
2015-03-29 00:03:12 UTC
Severity:
wishlist
#318541#5
Date:
2005-07-16 03:42:02 UTC
From:
To:
I wish dpkg -x supported extracting multiple packages -


fis% dpkg -x archives/* base
dpkg-deb: --extract takes at most two arguments (.deb and directory)

Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --help for help about installing and deinstalling packages.
fis%


I frequently need to extract multiple packages while building initrds
for foreign architectures, so dpkg's current behavior is inconvenient

Also, supporting multiple packages would be consistent with GNU tools
like cp, mv etc. which support multiple sources & a single destination
directory

Many thanks for the Debian package manager - without which I'd be lost
: )

Jack